by dtaqee88
Does anyone know of a good site to learn about memory usage and debugging?
|
|
[6 replies] Last: Well thanks but I solved the problem. I had a load function that was i... (by dtaqee88)
|
Variable of objects passed to functions becomes null? |
|
[no replies]
|
by paetim
Vending machine problem
|
|
[1 reply] : Start on accepting Input, I imagine you know how to do that, then make... (by Callum5042)
|
by Callum5042
Why is it swapping?
|
|
[4 replies] Last: Haha yeah, normally I don't even use namespaces.. was being lazy and i... (by Callum5042)
|
by t2nator
C++ Infix to Postfix Error
|
|
[5 replies] Last: !mystack.empty() is not a declaration. And if your stack is empty w... (by cire)
|
by glaser209
Runs in VS but not .exe
|
|
[8 replies] Last: screw it... im giving up (by glaser209)
|
by suchanoob
Global Variables in a For Loop
|
|
[4 replies] Last: If somewhere you wrote "using namespace std;" you should know that tha... (by LB)
|
by odlumb
problem importing native struct...
|
|
[no replies]
|
by linklink24
Need help finding biggest and smallest numbers
|
|
[1 reply] : Read a number. Is it the biggest so far? Make a note of it if it is. R... (by Moschops)
|
Write a C++ program that simulates the casino game of craps |
|
[1 reply] : This is literally "srand()", "rand()" and a switch case block. If you'... (by Computergeek01)
|
by ayanda83
selectionSort FUNCTION NOT WORKIING
|
|
[6 replies] Last: You can't test a single part of your code that relies on other parts o... (by LB)
|
by JAMES 23
plz Very important///I will fail that did not help me one
|
|
[5 replies] Last: Ah tag less, I see, hard to read that way... Your right, one is setC... (by SamuelAdams)
|
by Whoot1234
Making Functions
|
|
[4 replies] Last: Still hurts my eyes. Add curly brackets after the line with if stateme... (by closed account N36fSL3A)
|
by dritail
Empty file when outputing
|
|
[4 replies] Last: After looking at this again, I think I see the problem. Looks like yo... (by SamuelAdams)
|
by tpdietz
String Functions: Finding where this character goes
|
|
[3 replies] Last: First don't edit your posts to change the content, add a new post, tha... (by jlb)
|
by unkn00wn
Can't read a binary file.
|
|
[4 replies] Last: well, in actual code i am using many dynamic data structures and some ... (by unkn00wn)
|
by chowchekkee
C++ modelling of axial turbocharger
|
|
[2 replies] Last: Which bit of the programming are you having trouble with? (by Moschops)
|
by IWishIKnew
Trouble with stringstream
|
|
[3 replies] Last: Thank you. It works now. (by IWishIKnew)
|
by drew99
Properties of DES S-Box
|
|
[2 replies] Last: If it isn't cross-posting, can someone remove "meganewbie" messages? T... (by drew99)
|
by drew99
Create an S-Box
|
|
[5 replies] Last: If it isn't cross-posting, can someone remove "meganewbie" messages? T... (by drew99)
|