|
-
January 12th, 2002, 06:59 AM
#11
Originally posted by Mystic Ravenous
cprogramming.com
cplusplus.com
1001tutorials.com
functionx
Search Google.com you'll get loads!
for books
Practical C++
Sams C++ 21 days
C++ Primer Plus
C++ for dummies
thank u very much for the information mystic..but can u give me some
links from where i can download some free good e-books on C C++ and
assembly...pls help...
thank u
intruder..
-
January 13th, 2002, 01:19 AM
#12
Junior Member
I'm not sure about d/l, search google, but...
www.viet-learn.com
Has a crap load of them.. ( very good too )..
I would recommend getting some books.
cheers,
MR
-
January 13th, 2002, 04:53 PM
#13
Great tutorial Mystic Ravenous, you inspired me to do a java one, just one correction I want to make (I think) for the first tutorial. When I ran the program, it spat out 31 errors, so I fiddled around with it and finally got it working - the only thing I changed is when you initialize the char a = A, I changed to char a = 'A' and it worked.
I really have no idea with C, so maybe it's my compiler or something, but that worked for me (I'm using BloodShed Dev-C++).
Anyways, Great stuff, keep it all going...I'm gonna try the second one...
Thanks,
Greg
\"Do you know what people are most afraid of?
What they don\'t understand.
When we don\'t understand, we turn to our assumptions.\"
-- William Forrester
-
January 13th, 2002, 06:56 PM
#14
Junior Member
Ops, sorry. I got the the ' ' .. Thanks..I try to get people into programing more.
MR
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
|
|