Forum: C++
Feb 16th, 2005, 11:48 PM
|
|
Replies: 28
Views: 777
|
Forum: C++
Feb 16th, 2005, 6:11 PM
|
|
Replies: 28
Views: 777
|
Forum: C++
Feb 15th, 2005, 6:57 PM
|
|
Replies: 28
Views: 777
|
Forum: C++
Feb 14th, 2005, 1:46 PM
|
|
Replies: 6
Views: 290
|
Forum: C++
Feb 14th, 2005, 1:44 PM
|
|
Replies: 5
Views: 313
|
Forum: C++
Feb 14th, 2005, 1:42 PM
|
|
Replies: 6
Views: 293
|
Forum: C++
Feb 13th, 2005, 11:13 PM
|
|
Replies: 6
Views: 293
|
Forum: C++
Feb 12th, 2005, 11:25 PM
|
|
Replies: 6
Views: 290
|
Forum: C++
Feb 12th, 2005, 4:28 PM
|
|
Replies: 6
Views: 290
|
Forum: C++
Feb 11th, 2005, 3:19 PM
|
|
Replies: 33
Views: 1,535
I have to agree with Gardon here. Learning...
I have to agree with Gardon here. Learning another language first just to learn and practice the 'theory' of programming is just beating around the bush. If you want to learn the theory of...
|
Forum: C++
Feb 8th, 2005, 4:47 PM
|
|
Replies: 11
Views: 436
|
Forum: C++
Jan 17th, 2005, 7:06 PM
|
|
Replies: 11
Views: 479
Woot
Sounds like a plan...I'll get right on it.
-Mike
|
Forum: C++
Jan 17th, 2005, 6:07 PM
|
|
Replies: 11
Views: 479
I've mostly done character input, temperature...
I've mostly done character input, temperature conversion tables, programs that have counted the number of particular characters and printed them, things of that nature. Nothing too big, but I was...
|
Forum: C++
Jan 17th, 2005, 4:33 PM
|
|
Replies: 11
Views: 479
Give me something to do
I've been trying to increase my skill in programming, so I figured what better way then to ask people for their opinions. What do you guys think I should write to increase my coding ability? I'm a...
|
Forum: C++
Jan 14th, 2005, 2:49 PM
|
|
Replies: 4
Views: 255
Here
This is the place where I learned about all the aspects of implementing things into your program to make a game. i.e. the sprites, map editors, etc... It has 2D and flat screen tutorials as...
|
Forum: C++
Jan 14th, 2005, 12:59 AM
|
|
Replies: 11
Views: 447
Great
Thanks a lot there Code--your help will always be appreciated. The second program on the other hand, was bad coding on my part; I noticed that I had left out a return command. Either way, you helped...
|
Forum: C++
Jan 14th, 2005, 12:41 AM
|
|
Replies: 11
Views: 447
Ick
Do you think you could post that code fixing the second one? Running out of time over here. If you can't then no worries--you've done enough for me tonight already.
-Mike
|
Forum: C++
Jan 14th, 2005, 12:38 AM
|
|
Replies: 11
Views: 447
Woot
Sweet...Thanks for the help--this was exactly what I was asking for. Great work. I'll see if I can't tinker with the second code to get it to work myself..Other than that thanks a million.
-Mike
|
Forum: C++
Jan 14th, 2005, 12:29 AM
|
|
Replies: 11
Views: 447
|
Forum: C++
Jan 14th, 2005, 12:22 AM
|
|
Replies: 11
Views: 447
Hmm
That is my problem I think. I am not so sure as how to test it. I know it is doing it's job, I just do not understand when or why it will print out to me the number of 'insert something here'. I can...
|
Forum: C++
Jan 13th, 2005, 11:22 PM
|
|
Replies: 11
Views: 447
Some trouble with arrays
Hey guys, Mike here...I was brushing up on a section of arrays and I've come to the conclusion that either the source code is wrong, or it isn't telling me everything. What I mean is, I tried both...
|
Forum: C++
Jan 12th, 2005, 3:08 PM
|
|
Replies: 2
Views: 229
Hmmm
Thank you for your valauble input. I have decided not to jump ahead of myself as you suggested and stick with some small things...In the mean time my friends still wish to go ahead and begin the...
|
Forum: C++
Jan 12th, 2005, 2:20 AM
|
|
Replies: 2
Views: 229
Game Engines
Alright...I've been through a good portion of my book. I picked up some tutorials and e-books on DirectX and my friend has taught me sockets and threading and what not...So me and a few other buddies...
|
Forum: C++
Dec 31st, 2004, 4:59 AM
|
|
Replies: 16
Views: 441
Thank you Tama; I was actually looking at the...
Thank you Tama; I was actually looking at the wrong page when I entered the previous code, so it makes much more sense now. Thank you for clarifying this for me. Oh and the book I am using never...
|
Forum: C++
Dec 29th, 2004, 5:24 PM
|
|
Replies: 16
Views: 441
I have another question! I got more into the...
I have another question! I got more into the getchar and putchar commands and wrote the example code out. Supposedly it counts input lines but I'm not sure what exactly the program does. If anyone...
|
Forum: C++
Dec 28th, 2004, 3:43 PM
|
|
Replies: 16
Views: 441
|
Forum: C++
Dec 28th, 2004, 4:42 AM
|
|
Replies: 16
Views: 441
|
Forum: C++
Dec 27th, 2004, 9:51 PM
|
|
Replies: 16
Views: 441
Great, thanks for all the info. Now I have...
Great, thanks for all the info. Now I have another question. I started up the book, got into the while and for statements. This book has a plethora of information, but some is more subtle than...
|
Forum: C++
Dec 27th, 2004, 5:39 PM
|
|
Replies: 16
Views: 441
Alright, alright...I'll use it. GCC on command...
Alright, alright...I'll use it. GCC on command lines? Not sure what you mean by that, obviously, so I'll stick to DEV. Thanks for the help either way guys. In the future, I will be requiring an...
|
Forum: C++
Dec 27th, 2004, 2:52 AM
|
|
Replies: 16
Views: 441
Well, I have Dev-C++...It just feels like...
Well, I have Dev-C++...It just feels like cheating, if you understand what I'm saying. Like everyone else is compiling from some 'real' compiler while Option is using some friend-oriented program....
|
Forum: C++
Dec 26th, 2004, 8:41 PM
|
|
Replies: 16
Views: 441
|