by metulburr
how can i shorten up the options?
|
|
[8 replies] Last: Minor correction! Basically that integer would be able to be accesse... (by andywestken)
|
by reecegarner
Sparse Matrix Multiplication
|
|
[1 reply] : Did you do this as a learning exercise or because you actually need to... (by helios)
|
by kulanah
Loop with > test terminating when they're same
|
|
[1 reply] : The condition you put in a for is a condition you need to meet to cont... (by hamsterman)
|
by PizzaE
Undeclared identifier error yet I declared?
|
|
[2 replies] Last: Ok thanks, I thought since I declared them, I would have expected game... (by PizzaE)
|
by baddy11
assigning const var to ref var's
|
|
[1 reply] : You could just compile and see.. It is not correct as constness is lo... (by hamsterman)
|
by Xhalite
How to do a proper if statement to display the correct information
|
|
[no replies]
|
by bool maybe
Help with 2D arrays
|
|
[1 reply] : Never mind. I figured it out. (by bool maybe)
|
by joatmon
Initialializing a std::deque
|
|
[4 replies] Last: Thanks. I appreciate your help. (by joatmon)
|
by joatmon
More Constructor Frustration
|
|
[2 replies] Last: Nope. Thanks. I knew there was something obvious. (by joatmon)
|
by metulburr
menu selection, money problem
|
|
[2 replies] Last: cin >> choiceAmount; if(money < 500 * choiceA... (by closed account DSLq5Di1)
|
by nano511
Problem with shooting animation
|
|
[no replies]
|
Practice problem. Give me your input :D |
|
[no replies]
|
by xen
Dynamic Arrays?
|
|
[15 replies] Last: Other than its type, your names variable should be handled in same way... (by closed account DSLq5Di1)
|
by metulburr
what is the difference in printf and cout?
|
|
[7 replies] Last: I thought printf was an amazing function and it has a lot to do with ... (by brokenbot)
|
by diod
Dumb Question
|
|
[7 replies] Last: The ascii code for the character 'a' = 97, 'b' = 98, 'c' = 99, ... So... (by andywestken)
|
by Blessman11
visual 2005 issues (win 7, windows.h file missing)
|
|
[5 replies] Last: thanks so much, you guys are life savers (by Blessman11)
|
by Shay9999
Address finding/Modifying
|
|
[2 replies] Last: Thanks for the cheatengine program ^_^ Now, I just need to know how t... (by Shay9999)
|
by Blessman11
systems for saving documents/files
|
|
[no replies]
|
by efigen
help finishing program
|
|
[2 replies] Last: This code overwrites the previous balance: cout<<"Enter amount of ... (by shacktar)
|
by nano511
Player goes off screen
|
|
[no replies]
|