sprintf

created by ratbastid
(thing) by ratbastid (10.8 mon) (print)   (I like it!) Sat May 27 2000 at 18:28:12
A function call in C and many programming languages derived therefrom. Interpolates a non-string variable into a string using a (fairly arcane) formatting-code system, and returns the formatted, interpolated string.
(thing) by kaatunut (6.9 y) (print)   (I like it!) Sat May 27 2000 at 18:40:23
The only function of printf() family that exists in LPC.
(idea) by 7Ghent (5.8 d) (print)   (I like it!) 1 C! Sat May 27 2000 at 18:54:24
Too bad this is already taken; this would make a really good name for a function that would cause an android to run in a specific format.

#include <robotics.h>
main(void)
 {
  sprintf(sprintmeter(10),run(FAST));
 } 
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.