help on a c++ code?you can use a for loop to cout the number of asterisks that you want. something like this: [code] fo...
Bad Access/Segmentation Fault@coder777 I got it! Thanks! Solve the problem already!
Bad Access/Segmentation Faultsorry for not being clear. this is the header file: [code] #ifndef RUNAROUND_H #define RUNAROUND_H...
Bad Access/Segmentation FaultHello. I'm writing a runaround number program for an assignment. Part of my code is below and there...
Error when using "find" from STL AlgorithmI used a for loop with iterators. [code] if (action == "Withdraw") { //if the operation is to withdr...