Messages - Ruffnekk [ switch to compact view ]

Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 57next
151
I reproduced the scenario copying and pasting your source code. When I run c:\test.exe it throws an exception:

C:\WINNT\system32\cmd.exe - c:\test.exe
The NTVDM-CPU has encountered an illegal instruction.
CS: 0728 IP:010c OP:0f 00 00 00 00 Click Close to exit the application

I doesn't matter which option I use to compile it.

If I change the code to:

#include <iostream.h>

int main()
{
cout << "Simple LCC C++ Program\n";
return 0;
}

then the program executes but freezes the command prompt...

Finally if I use -ansic or -pedantic switch I get a lot of warnings about obsolete code conventions. I'm not a C++ programmer, so that may be an issue here, but I can't tell you why  :o

152
Living Room / Re: How do you spend your time on the computer?
« on: January 24, 2007, 03:42 AM »
c:\>dir /s "visual studio projects"

     Totals Files Listed:
      17253 file(s)   2.299.705.153 bytes
       2267 dir(s)  17.535.489.237 bytes free

I guess I spent a lot of time programming :P

Other than that I play logic puzzles (my favourite is www.griddlers.net), searching for good new freeware utilities and just browsing random sites by using StumbleUpon for Firefox.

I don't spend time downloading music, chatting or MSN'ing, other than a little bit of IRC on #DonationCoder of course ;)

153
Living Room / Re: poll: how old are you?
« on: January 24, 2007, 03:29 AM »
Makes me wonder who voted 81-120  :huh:

154
I'm totally blown away by this!  :Thmbsup: I'm impressed with the clever control of Branston and the amount of interactivity available! I haven't finished it yet, but I will for sure! Congratulations on a well-deserved first place.

155
Ruffnekk, where did you get the drive at that price? In Europe, I mean... newegg has it cheaper, of course.


I bought it at a local Internet shop in the Netherlands (www.aces-direct.nl). They sell it for € 175.00 excl. VAT, which is 19% in Holland, so that comes to € 208.25 in total.

Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 57next
Go to full version