Text outputs functions.


o error
Print an error message.
o warning
Print a warning message
o message
Print a message
o print
Like printf
o controlBar
Print a control bar [##########].
Text outputs functions.

These functions are like printf(), but you should use them instead. Note that you should never try to print a message larger than 10000 characters.

Author:
Ronan Collobert (collober@idiap.ch)

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.