[QUOTE=iWillLive forever]If no one does and you want the answer you'll end up kicking youself after you hear it.
What does the word Racecar, and the number 1284821 have in common?[The first three word are repeated like polyndrome]
User Profile
Collapse
-
Interesting one
#define STYLE1 char
main()
{
typedef char STYLE2;
STYLE1 x;
STYLE2 y;
clrscr();
x=255;
y=255;
printf("%d %d\n",x,y);
} -
-
[QUOTE=rowdyraju]hi friends....
how to change lowercase 2 uppercase in C[we can use d command "toupper(xf dg)" then using if() we can check it is converted to it or not]Leave a comment:
-
[QUOTE=John Rain]If 10+10+10+10 = 10000
and 20+20+10 = 2000
then what'd be 30+20+10+10 = ?[30000]Leave a comment:
-
No activity results to display
Show More
Leave a comment: