RE: RE: C Programming Question
quote: Originally posted by John Anderton
What i meant is that i heard that there is a way to do that whole thing in one printf statement
Damn ..... why didnt i write it down
code: printf("%d",a);
code: if (m >= 'A' || m <= 'Z')
printf("It is a capital letter");
This post was edited on 10-04-2005 at 06:10 AM by segosa.
The previous sentence is false. The following sentence is true.
|