by ADTR2012
BigInt Project (1,2)
|
|
[25 replies] Last: There's not much difference in this case whether you use a pointer to ... (by Daleth)
|
by Jose94ji
CAnt get the array to reverse
|
|
[3 replies] Last: Wow I did not notice that ty very much really appreciate it (by Jose94ji)
|
by codeBunny
Problem with my substr
|
|
[no replies]
|
by ADTR2012
Linker Error?
|
|
[4 replies] Last: I did that and it still didn't solve the problem.. It still has the sa... (by ADTR2012)
|
Need some much needed help with a project.. |
|
[7 replies] Last: Sorry. You're right. (by AbstractionAnon)
|
by petersrolo
Array problems
|
|
[5 replies] Last: Also what would be the easiest way to check if the game has been won. ... (by petersrolo)
|
by cplusplusnub
While (more) doesn't stop accepting input
|
|
[1 reply] : After all the transactions have been entered, type in CTRL+Z immedia... (by JLBorges)
|
by t353tr
Word swallowing function
|
|
[1 reply] : void punchLineF(fstream &file) { string punchLine; while ( g... (by cire)
|
by dildur
Need help with IF statement + Math
|
|
[no replies]
|
by Techz
Input string typed on keyboard and saved to file
|
|
[1 reply] : Wrong type. ifstream --> Input File Stream | ofstream --> Output File ... (by Daleth)
|
by Komodo
Switch
|
|
[6 replies] Last: Alright Tyvm! (by Komodo)
|
by wh33lybrdy
Need help with determining specific characters in strings
|
|
[4 replies] Last: I would use substr() but I unfortunately do not know how many charact... (by closed account 2b5z8vqX)
|
by Codeez
Can't debug in Code::Blocks (Program received signal SIGSEGV, Segmentation fault.)
|
|
[4 replies] Last: Anyone? Under debugger settings Exec. path is C:\C++\mingw64\bin\gdb.... (by Codeez)
|
by bekov
Simple Unit Converter. Doesnt Run Properly
|
|
[3 replies] Last: Ran fine for me in VS2010. And yes, I was able to enter a number and ... (by AbstractionAnon)
|
by modic
Looking for private tutors.
|
|
[no replies]
|
by John752
need some help program is having input issues.
|
|
[no replies]
|
by ishtylercc
Making games
|
|
[4 replies] Last: Can you explain to me what openGL and DirectX is? (by ishtylercc)
|
by IDummi3
Im new to this and need help in how to do my assignment thank you.
|
|
[4 replies] Last: Well, you would need to set an initial value of x. After each pass thr... (by Chervil)
|
by ephekt
Consecutive Blank Space Removal
|
|
[8 replies] Last: Getting closer now i just need to figure out how to keep track of the ... (by ephekt)
|
by Mehdinaqvi
i am a begener,please do my help.
|
|
[2 replies] Last: For the transpose a matrix simply swap your rows with your columns. (by petersrolo)
|