Darwin Help

Back to Index

prints

Function prints - print strings in full length

Calling Sequence  prints(string1,...)
Parameters
NameTypeDescription

string1 stringa string to be printed
Return Type  NULL
Synopsis Print all the arguments as strings (format %s) ended with a newline.
See also dprint,   lprint,   print,   printf