by jeffsg605
creating game images
|
|
[4 replies] Last: Wow, that looks like a great program. I'll play around with it when I... (by jeffsg605)
|
by Peyton
Class constructor syntax question
|
|
[1 reply] : http://www.cprogramming.com/tutorial/initialization-lists-c++.html (by hamsterman)
|
by happykiller
Accepting command-line arguments
|
|
[4 replies] Last: yes and tnx @dangrr888 . this is a true code and send arg to main func... (by ahura24)
|
by GlitchM
Ordering an Array - Help
|
|
[8 replies] Last: This works but highly inefficient code..... I am also new..... #i... (by CPPAlien)
|
by marklycris05
Can i ask sample codes for quick sort?
|
|
[3 replies] Last: thanks guys.. ill follow your links, i have a question.. when using q... (by marklycris05)
|
by check2011
Simple program giving me an error (source/header files)
|
|
[9 replies] Last: There's a nice article written by Albatross about Dev C++, you can f... (by lnk2019)
|
by Mrankin
Calc or Print returning '0.0'
|
|
[2 replies] Last: Also don't use void main() . That isn't valid C++. (by Zhuge)
|
by raymjones
this->
|
|
[2 replies] Last: Are you really...? You just post some code? What do you want from us, ... (by Zhuge)
|
by Stefanyco
Matrix assignment operator
|
|
[6 replies] Last: I just finished rewriting and cleaning up the code, and everything wor... (by Stefanyco)
|
by ballzac
Using loop to create numbered folders (windows)
|
|
[2 replies] Last: That worked perfectly, thanks :) Strangely there is an issue with my ... (by ballzac)
|
by prefix1990
returning a value of variable's name
|
|
[4 replies] Last: Thank 4 all,mapping value key and mapped key is the best ways to solve... (by prefix1990)
|
by ausairman
Need help with basic class stuff
|
|
[1 reply] : Oh right, looking at it now I think I was just reading this wrong. ne... (by ausairman)
|
by nhantn9
Write text in head file ?
|
|
[3 replies] Last: Oh, really? Thanks alot! :-) (by nhantn9)
|
by Sm0e
Basic Checkers AI
|
|
[7 replies] Last: Nay, tic tac toe is too simple for minimax. Connect four is better fo... (by jsmith)
|
by raymjones
matrix
|
|
[1 reply] : follow the white rabbit (by quirkyusername)
|
by nano511
Access violation reading... (1,2)
|
|
[22 replies] Last: Okay everything is working fine now except when more then one key is d... (by nano511)
|
by dunkdaddy
Can't figure out compile error
|
|
[8 replies] Last: I've been working on this for awhile and i have the program compiling... (by dunkdaddy)
|
by LadyCooper
Hangman
|
|
[no replies]
|
by StrucK
greatest common divisor
|
|
[2 replies] Last: I suggest putting "greatest common divisor" into your google search ba... (by jsmith)
|
by MrDuskling
Keypress
|
|
[2 replies] Last: Thanks for the reply. I am trying to make a little keyboard program ... (by MrDuskling)
|