Welcome, Guest. Please login or register.

Author Topic: printf output to string possible ?  (Read 3167 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: printf output to string possible ?
« on: September 10, 2005, 12:09:14 PM »

What about sprintf ?

sprintf (string,format,data);

Bye,
Thomas