Universal variable type? |
|
[3 replies] Last: If you would like, that a variable should accept each data type, also ... (by dadabe)
|
by rawstyle
make .wav not seperated from .exe
|
|
[2 replies] Last: You could write a program that copies the data of a wav file to a text... (by Stewbond)
|
by f1amingheart
Help In Looping
|
|
[18 replies] Last: I declared cont as char,at the top of the code.These 2 functions are j... (by f1amingheart)
|
by perses
Not sure but related to Template Class
|
|
[1 reply] : Possibly something like this: template <typename AttribType> class ... (by closed account zb0S216C)
|
Need an array to be stored as a deck of cards, but random numbers instead. |
|
[4 replies] Last: Thank you cire. I completely overlooked that. (by Gregory Sakas)
|
by ecchii
Min and Max in an array (Special Case) (1,2)
|
|
[22 replies] Last: You should visit http://www.cplusplus.com/articles/oGLN8vqX/ (by cire)
|
by rawstyle
PlaySound not working
|
|
[no replies]
|
by geno136
Month Schedule
|
|
[no replies]
|
by Owain
Faster alternative to GetPixel()?
|
|
[no replies]
|
by s13kcut
fb
|
|
[7 replies] Last: ^Makes perfect sense. I never saw this so continued to do this. Was my... (by s13kcut)
|
by chipp
bug
|
|
[4 replies] Last: x_x my bad... (embarrassing) (by chipp)
|
by Jayhawker07
Help with a beginners code???
|
|
[2 replies] Last: Besides a warning about a conversion from double to unsigned short in ... (by shacktar)
|
by JAM96
Class to Main
|
|
[1 reply] : if(input == "Y" || input == "y") { //This is where ... (by codekiddy)
|
by rro0035
remove grammer from string
|
|
[7 replies] Last: '\'' Or, instead of special casing for each punctuation character: ... (by JLBorges)
|
by lukecian
Code::Blocks shortcut keys ?
|
|
[2 replies] Last: Cannot find the global refactoring shortcut key like Eclipse does; S... (by lukecian)
|
Project Ideas? |
|
[2 replies] Last: Sounds like a good idea. I love math. Thanks! (by Gregory Sakas)
|
by guitarjose
for looping help
|
|
[3 replies] Last: thanks (by guitarjose)
|
Bubble sort in assembly (1,2) |
|
[33 replies] Last: A possible implementation You push the parameters on the stack. So you... (by ne555)
|
by shanalikhan
saving multiple arrays and reading differently
|
|
[3 replies] Last: shanalikhan wrote: i learnt saving array in comma separated in f... (by dadabe)
|
by behzadkh
Life Time of a vairiabe
|
|
[4 replies] Last: @codekiddy Yeah that was right answer, I just defined a pointer befor... (by behzadkh)
|