by kultrva
Initial Problem Fixed, New Question regarding program crashing.
|
|
[12 replies] Last: Would this be an issue with allocating memory? If so, how would I fix ... (by kultrva)
|
by omachron
Error at line 76 but code ends at line 75... wtf?
|
|
[1 reply] : Rethink line 55 through 62. EDIT: Oh yeah, and you're missing a clo... (by Computergeek01)
|
by manasij7479
A Strange Error
|
|
[8 replies] Last: that max was causing problem... It works perfectly when max() is used.... (by manasij7479)
|
by aaviolinist
Reading from a File into Three Arrays
|
|
[3 replies] Last: Wait, I messed up on that one. It should be i%6 not i%11, sorry but it... (by hanst99)
|
by cdd
slot machine
|
|
[4 replies] Last: i have a simple slot machine..... || ... (by zhealz12)
|
by Chazzmundo
Subclass unable to access protected **bool of superclass
|
|
[14 replies] Last: I wonder why it don't work with the const. I guess is the line this... (by ne555)
|
by reiandcoke
Char Pointers
|
|
[5 replies] Last: I wouldn't cast it to an int* or an int. I would cast it to a void*... (by Disch)
|
by hooverfb85
editing text space in files
|
|
[3 replies] Last: Looks like you already figured it out, but you may want to look at the... (by ultifinitus)
|
by ImWithStupid
Decleration and Definition of classes/functions
|
|
[1 reply] : In the new project, you would link the object files of the old project... (by hanst99)
|
by Boltftw
Filling a 2D Array.
|
|
[5 replies] Last: Alright, I figured it all out. Thanks for the help (by Boltftw)
|
by Helegurbann
flockfile and funlockfile problems
|
|
[7 replies] Last: I want to say this:then get lost.I want to call u.Probably,I must said... (by Helegurbann)
|
by Helegurbann
#undefine
|
|
[14 replies] Last: U brainy person u:) (by Helegurbann)
|
by GulHK
conversion to csv string
|
|
[6 replies] Last: I know the exact start and end position of each substring that is of i... (by GulHK)
|
by TpOreilly
MSG msg;
|
|
[15 replies] Last: Ahhhhhhh, i see. We cant just give it msg because we would not be assi... (by TpOreilly)
|
by AlexJ
minimum number in file
|
|
[7 replies] Last: It doesn't, here's the entire thing maybe I made a misstep else where ... (by AlexJ)
|
by Kastis
Free memory
|
|
[6 replies] Last: Thank you for your help. So I don't have worry about it. Thanks a lot. (by Kastis)
|
by Blessman11
tga open GL
|
|
[3 replies] Last: You need a library. Fortunately, I've written a very simple one. :-... (by Duthomhas)
|
by anzki4
Declaring int only once.
|
|
[2 replies] Last: Thank you. (by anzki4)
|
by oldnewbie
inheritance question
|
|
[4 replies] Last: Thanks. I have just downloaded wxDev-C++ (given on first link you p... (by oldnewbie)
|
by crazy bee
solving exercises
|
|
[3 replies] Last: Just have it generate another random number, and based on that number,... (by packetpirate)
|