I want to concatenate a piece of text, for example "The answer is " with a signed integer, to give the output "The number is 42". I know how long the piece ...
I don't understand this syntax in this old C program, and am not set up to test the code to see what it does. The part i am confused about ...