A thread-safe printf
A thread-safe printf. Use this rather than the standard printf to print text to the TTY.example 1:
cvrnPrintf("Hello %d %f", foo,bar);
prints something like:
Hello 123 32.4
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de