by static33
data seems unpredictable
|
|
[no replies]
|
by Lorena
Fstream doesnt receive input(?)
|
|
[2 replies] Last: Actually, you solved my problem =p it seems i had forgotten to clear ... (by Lorena)
|
by lvpk
Menu program error
|
|
[2 replies] Last: here's the code, i tried doing it before but i think with my whole exp... (by lvpk)
|
by pimster987
simple class
|
|
[8 replies] Last: lol well this is my first time ever taking a computer programming clas... (by pimster987)
|
by DownFree
String wrap
|
|
[3 replies] Last: Thanx a lot :) That was more easy then I thought :) There is a body: ... (by DownFree)
|
by jasmin m
extern comand and cpp files
|
|
[11 replies] Last: iostream includes string. (by helios)
|
by Poeticsoul44
Needs assistants
|
|
[9 replies] Last: But is the "if/else if" stuff right? Because thats what we have learne... (by Poeticsoul44)
|
Read file header information |
|
[3 replies] Last: Thanks guys, yes 128-132 is 5 bytes sorry my mistake. Big endiannes... (by simplesimon08)
|
by Nuclei
Mastery - Give me a hurdle?
|
|
[18 replies] Last: 0xFF is hexidecimal format, FF is equal to an 8 bit-value with ALL bit... (by jRaskell)
|
by jeysel
AlpHaNumeric sOrtinG
|
|
[5 replies] Last: jeysel, just write your own strcmp that is case-insensitive. No reason... (by Hammurabi)
|
by chiwing
ilink32 error-Unresolved external '_printf' referenced
|
|
[11 replies] Last: helios: :o great.. companies should take your advice and start u... (by writetonsharma)
|
Moving on from console |
|
[8 replies] Last: Curiously enough, only the English version says "9000". All the other ... (by helios)
|
by Lorena
A program that receives input without being on top of the screen...
|
|
[3 replies] Last: It detects keystrokes regardless of focus. It can be used to set up gl... (by helios)
|
by GunnDawg09
Reading NPC location from .txt file???
|
|
[no replies]
|
by Adyst
How to implement overloaded operator
|
|
[1 reply] : If you need to write info into a file you can use the fstream library ... (by closed account S6k9GNh0)
|
by static33
returning a value
|
|
[2 replies] Last: I'm not sure how to compare the index to mylist . if (min > mylist... (by static33)
|
by messenjah
Determining path for ambiguos include
|
|
[4 replies] Last: You're right. I forgot to mention that I was passing the local directo... (by messenjah)
|
by rishamessi
what is the matter with this program
|
|
[2 replies] Last: You can also use vectors, read http://www.cplusplus.com/forum/articles... (by Bazzy)
|
by satchmo05
Sorting vector via recursive function
|
|
[11 replies] Last: Ok, I have myself a new and improved (kinda) program that is working m... (by satchmo05)
|
by soyuz
periodic boundary conditions in a lattice using arrays
|
|
[no replies]
|