Search Results

Showing results 1 to 40 of 49
Search took 0.03 seconds.
Search: Posts Made By: Tauren ; Forum: C++ and child forums
Forum: C++ Apr 17th, 2007
Replies: 1
Views: 630
Posted By Tauren
Do you think the C++ Programmer Primer is a good book and will teach me alot of information?
Forum: C++ Apr 17th, 2007
Replies: 2
Views: 1,198
Posted By Tauren
Greetings!

I just have a question is the book C++ Programming Primer By D.S. Malik a book worth getting?

What stage is it: Beginner, Professional
What does it teach me up to: What the last...
Forum: C++ Apr 10th, 2007
Replies: 7
Views: 1,241
Posted By Tauren
i++ Would be increased before code is done
++i is increased before code is done
Forum: C++ Apr 10th, 2007
Replies: 7
Views: 1,241
Posted By Tauren
I just dont fer what the statments do? whats the diffrence?

/code for (int i = 0; i < numItems; ++i)
what does that do like? lol explain
Forum: C++ Apr 10th, 2007
Replies: 7
Views: 1,241
Posted By Tauren
Ur right, If you had a server and maybe the data base which holds the items you wouldnt want the server holding the item before you got it I guess I will always just use i++
Forum: C++ Apr 10th, 2007
Replies: 7
Views: 1,241
Posted By Tauren
cout << "\nYou trade your sword for a battle axe.";
inventory[0] = "battle axe";
cout << "\nYour items:\n";
for (int i = 0; i < numItems; ++i)
cout << inventory[i] << endl;
...
Forum: C++ Mar 17th, 2007
Replies: 3
c++
Views: 828
Posted By Tauren
So where can I find all the new visual c++ information like where I can learn to use new the newer c++
Forum: C++ Mar 17th, 2007
Replies: 3
c++
Views: 828
Posted By Tauren
c++
Uhh well, I was just wondering if C++ and visual C++ are any diffrent
Forum: C++ Feb 28th, 2007
Replies: 7
Views: 1,176
Posted By Tauren
A person ineed deserves books indeed! Umm any college like books we know of that I can get?? From C++ to the end! Maby not way end but enough to build a game!

Other post disregard Noones...
Forum: C++ Feb 26th, 2007
Replies: 6
Views: 1,483
Posted By Tauren
You might wanna use Arrays.
Forum: C++ Feb 15th, 2007
Replies: 5
Views: 2,140
Posted By Tauren
Any good books on networking in c++ With packets and stuff
Forum: C++ Feb 15th, 2007
Replies: 5
Views: 2,140
Posted By Tauren
Alrighty, ur in the game you click a NPC, you click to buy an item. It then sends a packet to the server seeing if you have enough money an so on if you do it sends a packet back? Would that be...
Forum: C++ Feb 14th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
Forum: C++ Feb 14th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
So if you press .help in the c++ game it would say What do u need and when u do .kick it would tell you to type in a name when u type in .kick <name> it kicks the player and says player kicked
Forum: C++ Feb 13th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
u know how in games for the admin commands you have like / or .(command)
would i have to do like if .wave do animation.wave?
Forum: C++ Feb 12th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
Anthoer question....

If I wanna make a A header to say u would use it for the function

login to the game and then tell my server u did that would I have to make that header?
Actually how do...
Forum: C++ Feb 11th, 2007
Replies: 3
Views: 1,011
Posted By Tauren
Lol, I didnt understand any of that on the other hand, Joe is like you tell him 0x00014302 And hes like yeah I know that!

Good Job joe Keep it up!
Forum: C++ Feb 11th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
Ok got it to work but now its asking me to find somewhere to excute it
Forum: C++ Feb 11th, 2007
Replies: 10
Views: 1,979
Posted By Tauren
I am using VC++...

I need to know how to add a header to the Application,
Can someone Joe, or anyone else Give me Step By step on how to do it...

Say I had a header called Bob.h

and I...
Forum: C++ Feb 5th, 2007
Replies: 9
Views: 3,831
Posted By Tauren
Forum: C++ Feb 5th, 2007
Replies: 9
Views: 3,831
Posted By Tauren
OOOOO THAT THE GAME CAMERA! lol my friend was talking about that! What else Can i learn in that book mega/joe?
Forum: C++ Feb 5th, 2007
Replies: 9
Views: 3,831
Posted By Tauren
Ok where are the books on directX thats what i need to learn u said, I need a good one!
Forum: C++ Feb 5th, 2007
Replies: 11
Views: 1,826
Posted By Tauren
Lol check my quote
Forum: C++ Feb 5th, 2007
Replies: 9
Views: 3,831
Posted By Tauren
Well, is there a book I can get that teaches me all about How to create a game engine? Like how to create a game engine and stuff?
Forum: C++ Nov 2nd, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Its alright I just have a question about the loops what the hell do they really do just when u put in anser it keeps the thing from just exiting oe what?
Forum: C++ Nov 1st, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Dont cin.get(); It keeps it from closing up
Forum: C++ Oct 31st, 2006
Replies: 48
Views: 8,737
Posted By Tauren
That was FUN!!!

But ERROR


a < 5 // Checks to see if a is less than five
a > 5 // Checks to see if a is greater than five
a == 5 // Checks to see if a equals five, for good measure
...
Forum: C++ Oct 31st, 2006
Replies: 48
Views: 8,737
Posted By Tauren
ok cool But are the books alright?
Forum: C++ Oct 31st, 2006
Replies: 48
Views: 8,737
Posted By Tauren
And can I use visual c 2005 .NET one to compile? or no?
Forum: C++ Oct 31st, 2006
Replies: 48
Views: 8,737
Posted By Tauren
So do I buy those books or no???
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
sppt to be slpping but i rdy am :O
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Now I need a good assembly book we can all agree on
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Ok I bought the 2 bookies
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
I am confused Can u give me a compiler I am getting to the point where I might explode of to much info...... showMessageBox.Text "Hello world"

Ok I will buy the 2 books And the most have book any...
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
And woah not the reading but the $$$ ---------- LOL LOL

The following books are recommended; read them in mostly the order listed.

"Accelerated C++...
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Ok lets start this off We need this info People saying This that and the Other thing lets do this....

Book on C++:
Resource:
Compiler:
Program to write the code on:
Assembly line book:...
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
And anthoer post in the reocrd 3 seconds I suck at finding good books can U find be a good book?! I guess I jsut suck at this stuff lol
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
And also I need a book I just cant stand the links here basically how it should be lol Start ---------> End lol Not ^^<>^<^>^<^>^<<<<><><<^^<^><&<^<&<%><&<
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Umm I am doing C++ not c hehe
Forum: C++ Oct 30th, 2006
Replies: 48
Views: 8,737
Posted By Tauren
Well I am going to get the 7 in 1 c++ for dummies book And read it then I will confim with you guys for the next step ok? We will all share the $$$
Showing results 1 to 40 of 49

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC