Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFile80::printLine Method (char*)

Prints one line with a carriage return.

C++
void printLine(
    const char* str
);
Parameters 
Description 
const char* str 
String to print. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!