by azaaza
type casting problem
|
|
[1 reply] : Types pointed to are unrelated It tells you why. (by cire)
|
by Ken777
Display all the prime numbers between 2 numbers
|
|
[10 replies] Last: Yes except that question was asked properly. Ken777, it is extremely o... (by Krahl)
|
"Hybrid :why should I have one? |
|
[no replies]
|
by surrealife1
Unchanging variable
|
|
[3 replies] Last: Thanks, I just noticed the wrong array size, and now it works like a c... (by surrealife1)
|
by mowali
Strings help!
|
|
[no replies]
|
by derekvw
Help with Program
|
|
[10 replies] Last: I agree with L B. There is probably a newline in the stream. The probl... (by Krahl)
|
by snipslog
_findnext() not working properly
|
|
[2 replies] Last: Thanks, working now. (by snipslog)
|
by iolement
Error showing up and no clue what it is referencing: symbol(s) not found for architecture x86_64
|
|
[3 replies] Last: Wow. I feel like an idiot. Thanks for your quick responses guys! (by iolement)
|
by moose357
copying source code from a directory
|
|
[no replies]
|
by jesse zelaya
missing ; before identifier, and int assumed c++ does not support int
|
|
[1 reply] : If, in a translation unit, "ir.h" is #included before "cpu.h", then ... (by shacktar)
|
by yosimba2000
Simple program giving solution of -0?
|
|
[4 replies] Last: program is working fine now, thanks guys. (by yosimba2000)
|
by GRex2595
load.eof() = 1 at beginning of file
|
|
[9 replies] Last: Thank you. I didn't think of any of that before as I have not come ac... (by GRex2595)
|
by dheredhere
unresolved external error
|
|
[4 replies] Last: Thanks guys (by dheredhere)
|
Include al the dlls in the exe. |
|
[3 replies] Last: Build in Release mode and this is done for you's. (by LB)
|
by atropos
ERROR: 'Deck{ctor}' cannot have a return type
|
|
[11 replies] Last: @modoran: Where are the memory leaks, exactly? I thought that the dest... (by atropos)
|
by Eyes
Coin Toss Game: Improvements / Feedback?!
|
|
[7 replies] Last: @Eyes I'll be happy to answer any questions you have on the program a... (by whitenite1)
|
by Hydrasin
do while issue
|
|
[4 replies] Last: Got it, thanks for the help :) (by Hydrasin)
|
by multi pop
array of char into int (again)
|
|
[1 reply] : I think the point of the assignment is for you to figure out the metho... (by Zhuge)
|
Set struct value |
|
[1 reply] : No, not like this. You need to make constructor, like in class. As str... (by Shinigami)
|
by snipslog
char* to string
|
|
[8 replies] Last: With char arrays: char buffer3 ; // note buffer3 must be large eno... (by Disch)
|