by xiikryssiix
assistance with final assignment
|
|
[1 reply] : You can use string::find ( http://www.cplusplus.com/reference/string/s... (by Bazzy)
|
by smhillis
Returning an array of pointers.
|
|
[6 replies] Last: How would I fill M with data after create_matrix? //prototype Doub... (by smhillis)
|
by poonninja
textures gone wrong
|
|
[3 replies] Last: I found this: http://www.cpp-home.com/tutorials/36_1.htm You could Go... (by helios)
|
Raising to power returns zero |
|
[1 reply] : GMP. You could also staple two long longs together and do the expon... (by helios)
|
by Mythios
Using a Matrix to Draw a Texture.
|
|
[2 replies] Last: Lol, sadly I've been trying. (by Mythios)
|
by nathanpc
Make a Download Program
|
|
[2 replies] Last: Hello Helios, Thanks for the link about this library called curl , ... (by nathanpc)
|
by reddog
cant overwrite file
|
|
[2 replies] Last: ifstream does delete the contents of the file, unless the "app" flag i... (by mrHappyPants)
|
by poonninja
i do not get planes
|
|
[2 replies] Last: ok thanks. i will try to learn those topics to the best of my ability. (by poonninja)
|
by joe3dge
macro parameter issues
|
|
[6 replies] Last: thanks (by joe3dge)
|
by StephyGraph
Class Fraction...code needed
|
|
[1 reply] : You are asked to develop the habit of finishing courseworks on your ow... (by wmheric)
|
by sue elle
problems in class
|
|
[5 replies] Last: @Zhuge : I'm sorry.. it's not that i'm not intended to do it by myself... (by sue elle)
|
by xiikryssiix
reStructure of code; include 2 void functions
|
|
[2 replies] Last: You are quite on track in logically splitting the functions. Get the... (by mraman)
|
by xiikryssiix
doesnt calculate what i want
|
|
[1 reply] : The code you are using to make your list (lines 38/39), don't look cor... (by firedraco)
|
by poonninja
game making troubles
|
|
[17 replies] Last: i noticed that after i posted it. i feel really stupid right now. lol (by poonninja)
|
by poonninja
virtual key codes
|
|
[no replies]
|
by xiikryssiix
wont calculate # scores above average
|
|
[3 replies] Last: Actually, you're declaring average twice... (lines 53 and 62) For y... (by mrHappyPants)
|
by wtf
What exactly is lstdc++?
|
|
[1 reply] : the c++ runtime library (by jsmith)
|
by stebe jobs
strtok_s use
|
|
[1 reply] : AIEEEEEEEEEEEEEEEEEEEE No! Never, ever, modify the buffer returned ... (by jsmith)
|
by mackabee
Am I reading file and using map container correctly?
|
|
[7 replies] Last: Thanks both of you. I really appreciate your time and advice =D (by mackabee)
|
by wtf
How soon into someone's training/career should one learn ASM?
|
|
[7 replies] Last: This is quite a nice book to start learning assembly, even though a li... (by jmc)
|