by gtasmy
code w/o using goto
|
|
[5 replies] Last: @Caligulaminus Ha. Must've slipped my mind. :) (by Code Assassin)
|
by jiapei100
undefined reference to `libintl_fprintf'
|
|
[no replies]
|
by Dimpy
Need help!!!!!Garbage collection and compaction
|
|
[no replies]
|
Upper half of 2D Array |
|
[2 replies] Last: What all did you change , now the layout is lower half. Thanks (by sharthak ghosh)
|
by Ralphus629
Saving data into an array.
|
|
[no replies]
|
by applee
equality using enum
|
|
[2 replies] Last: Thank you so much for your help!:) (by applee)
|
by harrisdd
power function
|
|
[1 reply] : 1) Change the name of your function from pow to power 2) The functio... (by Disch)
|
by harrisdd
Word search
|
|
[5 replies] Last: you're welcome =) (by Dacster13)
|
by bananatackle
Dynamic arrays and files
|
|
[2 replies] Last: Thanks, this helped a lot. But how do i take a line from each file and... (by bananatackle)
|
by mailsrinu28
epochtime to human readable time
|
|
[no replies]
|
Repeat code after failed login? |
|
[1 reply] : a recursive function would be good for this I think. (by Dacster13)
|
by abhijays0
I need help
|
|
[1 reply] : It really depends on what you mean by delete, which I suppose depends ... (by Moschops)
|
by frenia
Set and retrieve problem
|
|
[no replies]
|
by ausairman
Can we restrict pointer aliasing of vector iterators?
|
|
[7 replies] Last: C++ has strict aliasing so if you have a pointer or iterator to an int... (by Peter87)
|
by Sspangler
char with switch statment
|
|
[7 replies] Last: scanf("%c\n",&vehicle); '%c' states that only one character should be... (by sumati)
|
by MoGuL
Recursion
|
|
[5 replies] Last: Anyone? Kinda stuck with this... (by MoGuL)
|
by Srija
Threading in C++
|
|
[3 replies] Last: http://en.wikipedia.org/wiki/Function_%28computer_science%29 http://en... (by Athar)
|
by nocrej
What game programming library should I use?
|
|
[6 replies] Last: @Aramil of Exilia: No problem at all. @WinwordExonar: Thanks again! I'... (by nocrej)
|
by sweetichigo
Rhapsody tutorial
|
|
[no replies]
|
by Citizen
Some may help * names
|
|
[2 replies] Last: Here? http://www.cplusplus.com/forum/beginner/1/ (by mmay)
|