#include <ostream.h>
#include "main.h"
void main()
{
UINT i = 0;
+++++++i----++;
cout << i << endl;
}
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 15
Thread: Is this possible? ;^)Threaded View
|
Click Here to Expand Forum to Full Width |