by peripheral
how to deal between txt files
|
|
[1 reply] : This is a topic I had trouble with for a while. I found the following ... (by Zero One)
|
by Mike200
build problems in simple program
|
|
[8 replies] Last: When you include a standard library with #include <string> you need to... (by Galik)
|
by empror9
some simple questions (1,2)
|
|
[36 replies] Last: Regarding this: http://img571.imageshack.us/img571/3935/70196195.jpg ... (by Galik)
|
by ssapilot
Difficulty understanding classes
|
|
[3 replies] Last: Like I said, the same rules apply as if it were an int. A variable de... (by Athar)
|
by lnwlfx44
Searching from an input file, writing to another.
|
|
[3 replies] Last: I believe the error may lie in the do-while loop, but I'm not sure. Wh... (by lnwlfx44)
|
by jovispater
objects declared on the heap causing crash in windows but not linux
|
|
[5 replies] Last: Actually, the things I had trouble with I didn't learn in this book. ... (by jovispater)
|
by strike402me
do loop not working properly
|
|
[6 replies] Last: Now i understood even better.lols. (by strike402me)
|
by jackabascal
Why wont this compile?
|
|
[1 reply] : You forgot the semicolon after the class definition (line 34). Noti... (by filipe)
|
by togglegear
Visual Express
|
|
[3 replies] Last: Let me clear up a few things first. What you call a DOS window is a... (by filipe)
|
by Callum5042
Error Message
|
|
[2 replies] Last: I changed it to load_tga but I still got theses 2 errors. Unhandled... (by Callum5042)
|
by Fresh Grass
Parsing a string to period sign into another string
|
|
[4 replies] Last: Ok, that worked. I just forgot to add necessary headers, should probab... (by Fresh Grass)
|
by uj2n
faulty tutorial?
|
|
[2 replies] Last: Ok, boost it is then! BTW you are not returning anything from read... (by uj2n)
|
by indie1
Currency Symbol
|
|
[1 reply] : Depends on where you're putting your output. (by helios)
|
by uj2n
equivalent to the Java class Object
|
|
[6 replies] Last: Boost provides a serialization library: http://www.boost.org/doc/libs/... (by Bazzy)
|
by uj2n
fstream: try catch and string input
|
|
[3 replies] Last: Why? because you can't know everything that may be thrown by the fun... (by Bazzy)
|
by Callum5042
Can't open a image
|
|
[no replies]
|
by lukecovack
counting and deleting array elements
|
|
[9 replies] Last: Woot kk thanks to all who helped I solved the problem. Who ever mods ... (by lukecovack)
|
by nous
Pseudocode, wondering about a certain concept.
|
|
[3 replies] Last: Thank you so very much r0shi :D that'll give me a good base to work fr... (by nous)
|
by Callum5042
Open a image
|
|
[8 replies] Last: Quick question, why is it better to use tga? (by Callum5042)
|
Segfault reading member string |
|
[2 replies] Last: Line 71 will never execute because the function will return first. ;o)... (by Galik)
|