-
March 6th, 2004, 06:05 AM
#1
-
March 6th, 2004, 06:12 AM
#2
These forums might help:
http://forum.valhallalegends.com/php...ex.php?board=7
All of the people who run this site know their stuff.
When death sleeps it dreams of you...
-
March 6th, 2004, 06:20 AM
#3
Wow muert0 that's a great site! Thanks 
Hopefully that'll keep me occupied for a while.
Anyone else? 
Thank you,
mjk
-
March 6th, 2004, 06:24 AM
#4
No problem and good luck with your quest for knowledge I'm just starting to learn C++, haven't gotten to far though still having compiler problems.
When death sleeps it dreams of you...
-
March 6th, 2004, 06:27 AM
#5
Dev C++ is a free favorite of mine muert0, check it out at download.com
-
March 6th, 2004, 06:30 AM
#6
It's for windows. I'm on linux. Once I get my laptop working I'll have windows up. Thanks for the suggestion though.
When death sleeps it dreams of you...
-
March 6th, 2004, 06:38 AM
#7
It's for windows. I'm on linux. Once I get my laptop working I'll have windows up. Thanks for the suggestion though.
Linux? g++ doesn't work? It always works for me... For example, if you have a file test.cpp just run: g++ test.cpp -o test
I think that should work then just run test.
Do you have any experience programming in ASM? If so, what assembler do you use?
Thanks for the replies so far 
mjk
-
March 6th, 2004, 06:55 AM
#8
No I don't have any ASM exp.
And when I try to run hello world! in g++ I get a whole list of errors. I think I just need to update to the new version and make sure all the libraries are installed, but I work so much hard to find time to do it.
When death sleeps it dreams of you...
-
March 6th, 2004, 07:13 AM
#9
Muert0, what errors are you getting. g++ shouldn't give you any problems.
Cheers,
cgkanchi
-
March 7th, 2004, 05:09 AM
#10
My assembly thread has been taken over by C++!!!!! 
C++ = evil

mjk
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|