by FinalFortune
Recursive File Inclusion problem
|
|
[2 replies] Last: Ok i see i forgot to post 'Player' behind 'affinity', Though, If i try... (by FinalFortune)
|
by ritika
Why it doesn't work as expected...
|
|
[3 replies] Last: break means break out of the innermost loop containing the break. ... (by sohguanh)
|
by swalton
matrix
|
|
[12 replies] Last: Actually macros are a source of frustration for run-time errors back i... (by sohguanh)
|
by Calsong
Math in programming (1,2)
|
|
[34 replies] Last: In general, the issue is, you are discretizing everything - from the v... (by kfmfe04)
|
by tuxandahat
trouble with mortgage calculater program
|
|
[1 reply] : Divide and conquer - attacking that program's syntax all at once would... (by closed account 3hM2Nwbp)
|
by khouser
C++ as a first language
|
|
[16 replies] Last: I've always looked at this question differently than most people. In ... (by closed account 3hM2Nwbp)
|
by goosealaniz
got a question about Reading from a file
|
|
[7 replies] Last: Replace the for loop in the code with a while loop. (by naivnomore)
|
by dstrichit
Changing variables.
|
|
[2 replies] Last: Ah, thank you :) (by dstrichit)
|
by elvis0288
an error in my code
|
|
[3 replies] Last: We need to know more about drawRect, it seems. Could you maybe show us... (by Albatross)
|
by nathan10
Runtime Error in I/O Exercise
|
|
[1 reply] : Nobody has yet replied to my question. My question was solved on anot... (by nathan10)
|
by Kness
Integral/enum type needed.
|
|
[4 replies] Last: I didn't hallucinate. Trust me. My instructor writes the start of the ... (by Kness)
|
Storing Char Problems |
|
[4 replies] Last: I wouldn't check for lower AND uppercase characters - just convert it ... (by Kyon)
|
by fbraz088
txt to matrix back to matrix.
|
|
[1 reply] : Oopsy: The problem is this line: void print_matrix ( int matrix ... (by kooth)
|
by elvis0288
i have a problem with an equation
|
|
[7 replies] Last: The formula is completely wrong for the reason Albatross has pointed o... (by helios)
|
by neml
binary to decimal converter, needed code review
|
|
[7 replies] Last: @StereoMatching i never used "bitset" class, but it seems to work, s... (by neml)
|
by teapotz
codeblocks vs visual studio
|
|
[17 replies] Last: Oh, c'mon, laugh a little, helios. It will only cook your head from th... (by Albatross)
|
by tonnot
undefined reference error. Any idea ?
|
|
[2 replies] Last: Oh my god !! I'm .... Thanks binarybob to answer this stupid questi... (by tonnot)
|
Raw Memory Dump/Access Outside Memory |
|
[6 replies] Last: I should clarify - my goal here isn't to crack software. I was just cu... (by closed account Lv0f92yv)
|
what is the output of this snippet ? |
|
[10 replies] Last: thanks to all of you .... (by ravikandagal1)
|
by Hell0 W0rld
Beginner VS Compiler
|
|
[5 replies] Last: go to www.mingw.org download the installer (choose the automatic, tho... (by Hell0 W0rld)
|