by luckyelee
first C++ class programming problem - need help
|
|
[2 replies] Last: It did not work when I sent it. I ran it again and like magic, it wor... (by luckyelee)
|
by djibn7
C++ PROBLEM
|
|
[1 reply] : http://www.cplusplus.com/articles/z13hAqkS/ (by SamuelAdams)
|
by jessica1990
need help please,
|
|
[1 reply] : int main () { // insert code here } (by SamuelAdams)
|
by hhello1234
Moving Character
|
|
[3 replies] Last: well u cant include windows then either :S? for getkeystate(); well ... (by topnik1)
|
by mgd21
Need help with direction and shooting
|
|
[no replies]
|
by Giga
Can't take input from my files
|
|
[1 reply] : Why don't you use a vector instead of an array? Aceix. (by Aceix)
|
problem with crt0dat.c, know what it is? |
|
[4 replies] Last: well..... that's just nuts, I knew that, but didn't even really notice... (by twiggystardust)
|
error!! please help!! |
|
[10 replies] Last: > I'm not trying to insert a word; I'm trying to read the words. std:... (by ne555)
|
by qasim13985
problem in array
|
|
[1 reply] : Use code tags, please. What problem? Note, in your code you do: i... (by keskiverto)
|
by jaycray
strings and arrays
|
|
[5 replies] Last: I guess you just want to check if 'guess' is any of the strings inside... (by S G H)
|
by qasim13985
problem in arrays please help me out
|
|
[5 replies] Last: #include<cstdlib> #include<iostream> using namespace std; int main()... (by topnik1)
|
by jrob4654
Can you help me?? I'm at wit's end with this matrix
|
|
[6 replies] Last: xd (by topnik1)
|
by djibn7
Program Crashing When Compiled
|
|
[no replies]
|
Why does my program crash? |
|
[3 replies] Last: Keep reading, `test' is NULL. void Student::makeArray() { int size ... (by ne555)
|
by Anmol444
Confused?
|
|
[2 replies] Last: Oh ok thanks :D (by Anmol444)
|
by sacapuces
CloseCom and such, any idea where that come from ?
|
|
[no replies]
|
by Daleth
What SHOULD I be learning?
|
|
[11 replies] Last: Thanks everyone for your inputs! I really appreciate the knowledge, an... (by Daleth)
|
by mgd21
HELP- Array char rotation and arrow key usage
|
|
[5 replies] Last: sorry about that I thought it had done it. I need to give my warrior -... (by mgd21)
|
by FawadYounas
C++ program using inheretance to divide the inherited property of parents into its daughter,son and a widow
|
|
[no replies]
|
converting decimals to binarys |
|
[6 replies] Last: here is a program for invalid and floating numbers :P #include<iostr... (by topnik1)
|