Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
write Method

Prints the specified argument without a carriage return.

There are three versions of this function, to print a character, a C-style string, or a C++ style string, without a carriage return.

 
Name 
Description 
 
Prints the character without a carriage return. 
 
Prints the C-style string without a carriage return. 
 
Prints the string without a carriage return. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!