by DeXecipher
what to learn to be more useful
|
|
[2 replies] Last: If you're going to be just doing business programs however, not much ... (by admkrk)
|
by Kyle Lanmon
get two objects to update at the same time
|
|
[16 replies] Last: Loop through the objects of log reading the row and columns and compa... (by Codermik)
|
by omohide
Running a same code with different inputs on multiple CPUs
|
|
[4 replies] Last: Most operating systems won't know to dedicate entire cores to specific... (by Computergeek01)
|
by xuinkrbin
C++ Standard and Format Specifiers
|
|
[1 reply] : Yes, ISO C++ defers to ISO C in 27.9.2[c.files], and ISO C describes t... (by Cubbi)
|
call by reference |
|
[4 replies] Last: Thanks for the reply. (by KennyBeginner)
|
Soduko Game Implementation |
|
[4 replies] Last: http://zhangroup.aporc.org/images/files/Paper_3485.pdf You would be in... (by MiiNiPaa)
|
by GaiusBaltar
Access violation reading location 0xFEEEFEEE
|
|
[18 replies] Last: Thanks so much for sticking with me for over 5 hours MiiNiPaa . I've ... (by GaiusBaltar)
|
by hiei2071
Simple code making monitor go on and off
|
|
[6 replies] Last: Alright, you guys are a big help ^_^ (by hiei2071)
|
by whoovian11
Hash Question??
|
|
[2 replies] Last: Linear probing is a hashing method where at first you calculate the ha... (by Smac89)
|
by jakker
Switch statement without writing each case
|
|
[7 replies] Last: That makes perfectly sense, thank you. This is really helpful (by jakker)
|
by tekwon2000
Number parsing ideas (from FORTRAN)
|
|
[7 replies] Last: You could just use atof() instead of sscanf(). Way safer and faster. (by MiiNiPaa)
|
by KTrack
need help or i'm screwed
|
|
[2 replies] Last: I would hazard a guess and say the newline is being left in the strea... (by Codermik)
|
Turning a # symbol into an ascii symbol |
|
[5 replies] Last: For colours, this post will help you. http://www.cplusplus.com/forum... (by Codermik)
|
by laidDogg
Help With Counting Occurance with Arrays
|
|
[3 replies] Last: void sort(int num , int& count) should be void sort(int num , int c... (by fcantoro)
|
Messed up files... |
|
[9 replies] Last: Okay so I made a character array for the id as well. And know this t... (by abeginner23235616)
|
by superfury
Soundfont missing Index Generators?
|
|
[no replies]
|
by Bluelight2
Banking Classes
|
|
[6 replies] Last: Yes. It replaces lines 22-30. 'string number' was not on list, but ba... (by keskiverto)
|
by kokoscr7
EMERGENCY HELP WITH SOME EXERCISES PLEASE ANYBODY WHO CAN HELP AND KNOWS THEM?
|
|
[11 replies] Last: Yeah I usually help everyone whenever I get a chance, but if anyone wa... (by closed account 2UD8vCM9)
|
by mistersl56
Sorting arrays in ascending order
|
|
[2 replies] Last: Sweet man thanks! Appreciate it! (by mistersl56)
|