by KarlCat
Reading Infile to Struct
|
|
[4 replies] Last: Thank you. I appreciate your help. (by KarlCat)
|
word list from cin? |
|
[1 reply] : My misunderstanding, sorry. (by KarlisRepsons)
|
by Rosie
"Conversion from 'Person*' to non-scalar type 'Person' requested in OMNet++
|
|
[3 replies] Last: Thank you, the * did fix that problem. I looked at the Singleton metho... (by Rosie)
|
by Leppie
How do I get around big "If else's?
|
|
[14 replies] Last: Somebody actually saw the movie "Cube" besides me??? Wow. (by jsmith)
|
by Aeon221
Couple Questions about a Quadratic Equation Program
|
|
[4 replies] Last: You named your function sqroot(), but alg() uses sqrt() instead. sqrt... (by jsmith)
|
by Maltadav
Save a bitmap without GetDiBits
|
|
[no replies]
|
by ptz
friend function definition - type issues
|
|
[4 replies] Last: Ah, here we go, wherein bla actually does something: class A; ... (by ptz)
|
by michy
array works with constructor with arguments
|
|
[4 replies] Last: thank you very good (by abu Alhassan)
|
by leadergld
Linker Error: Automatic data segments exceeds 64k
|
|
[1 reply] : It sounds like the amount of addressable memory to store your variable... (by Galik)
|
by Leppie
Back to the beginning with do while & bool
|
|
[2 replies] Last: Another suggestion Leppie, read the first 4 chapters before reading th... (by mgupta)
|
by fafner
vector of ifstreams
|
|
[10 replies] Last: Thank you all ;) (by fafner)
|
by zyky
simple (?) pointer problem. pointer value lost when returning from a function
|
|
[5 replies] Last: Thanx Galic, that's a better solution than returning a pointer everyti... (by zyky)
|
by shadowuy
problem with dynamic memory
|
|
[2 replies] Last: thx the () was a stupid mistake that fix all the program but if i put ... (by shadowuy)
|
by matas555
Problem in SDL
|
|
[1 reply] : Define "doesn't work". (by helios)
|
by Nams
Return value of created process by using 'create process'
|
|
[6 replies] Last: Remember to close the process and thread handles in pi. cmd.exe in Da... (by kbw)
|
by Maltadav
File I/O - directory problem on WinCe
|
|
[6 replies] Last: @computergeek01: I was running a WindowsMobile 6 Device, which is... (by Maltadav)
|
by Nirf
Problems with member function reference
|
|
[1 reply] : This is how you make a pointer to a member function: double (LensSol... (by hamsterman)
|
by littleb
I can't figure out a way to solve it~
|
|
[5 replies] Last: Sorry it took me so long to get back to you. When you're looking at... (by sammy34)
|
Can't Use Inherited Member Function |
|
[16 replies] Last: Probably it's just a thing to speed up compile time. I don't thin... (by allfreightoncanals)
|
by gregv21
saving extra letters
|
|
[3 replies] Last: Do you need to keep the file updated at all times? Reading and writing... (by helios)
|