Code:int a, b, c, d; a = 1; b = 2; c = 3; d = 4; if ( (a*b*c*d) == 12 ) { printf("Easy...\n"); }![]()
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 85
Thread: Simple QuizThreaded View
|
Click Here to Expand Forum to Full Width |