bratan:
How? Would someone snow me an example of combining strings, integers, and more strings into a char array? That's what I'm looking for, still haven't found an example
I basically need to create 12 letter string or char array that will contain date taken from time.h library in format like: "Jan 01, 2012".
sprintf()