|
LOL forget that
just add:
int fsd;
cin >> fsd;
put this at the very end right before return 0;
its cuz some compilers just terminate immediately after execution. Yea, I was quite confused too when I switched compilters from the Borland to Visual Studio .Net (I think). I still don't know why though, but you probably have to add a cin or get char/line or whatever to pause.
__________________
...
|