by sparky
SIGSEGV, Segmentation fault error
|
|
[10 replies] Last: guestgulkan, It worked and I cannot thank you enough! I changed ... (by sparky)
|
by makan007
Loop function
|
|
[7 replies] Last: Not to sure. I believe in x = aFunction(3, 8); // y = 8 remains unc... (by makan007)
|
by thatGuy
EVT_BUTTON
|
|
[1 reply] : I suggest the wxWidgets fora. http://forums.wxwidgets.org/ (by helios)
|
by butterflyze
searching sentence for word
|
|
[7 replies] Last: thanks.......back to the drawing board. (by butterflyze)
|
by cbouwkamp
Vector of class objects
|
|
[11 replies] Last: Okay after hours of changing trying different things I figured it out.... (by cbouwkamp)
|
by halestorm222
Having trouble finding the average
|
|
[2 replies] Last: thanks that helped out alot. (by halestorm222)
|
by momesana
floating point rounding errors
|
|
[2 replies] Last: Floating point math is an approximation. Read sectsion 29.18: http... (by Disch)
|
by KaidzAccount
Strings Being Displayed as Asian
|
|
[3 replies] Last: Ah, I had tried using _T() but it didn't work. I recall seeing it use... (by KaidzAccount)
|
by j3tt
generating six random lottery numbers using rand() and one dimensional array
|
|
[4 replies] Last: mybad... fixed, but as you can see from my example you will want to ei... (by gcampton)
|
by Thilled
Validate logic on if-then structure
|
|
[7 replies] Last: check the string class, on this website and you should get a good idea... (by gcampton)
|
by janderz
programming problems
|
|
[5 replies] Last: Here's one I just did, I had some problem with parsing command line ar... (by gcampton)
|
by j3tt
Using arrays in a grading program
|
|
[1 reply] : oops if (scores != searchFor) changed to if (scores == sear... (by j3tt)
|
by ARWA
how 2 find the angle in the c++ coad?
|
|
[1 reply] : her is my program the question ask to read 3 points from a file an... (by ARWA)
|
by greko2009
How to read binary file with numbers and text
|
|
[2 replies] Last: Problem solved, thanks a lot (by greko2009)
|
by akebono
How to output functions involving operations on huge arrays
|
|
[4 replies] Last: I would do it like that, yes. As for passing as a parameter; it's a... (by chrisname)
|
by Wr3ckinCr3w
passing a vector of structs
|
|
[1 reply] : Please don't double post: http://www.cplusplus.com/forum/general/17072... (by Bazzy)
|
by evatest01
how do you ascend/descend strings? any errors?
|
|
[4 replies] Last: owh i c thank you, and sorry .. perhaps an error with me and my c free... (by evatest01)
|
by zachtastic
parameter error
|
|
[5 replies] Last: it was a case example.... not much of an example of camel case if I o... (by gcampton)
|
by fermies
pointers
|
|
[1 reply] : Some things of the top of my head: they can be used in classes to refe... (by Zhuge)
|
by momesana
value of (int) casted double differs from the same value assigned to an integer
|
|
[4 replies] Last: Just installed and tried the Intel C++ compiler and there are no issue... (by momesana)
|