by merncai
Seeding Rand
|
|
[2 replies] Last: Instead of writing that switch twice, why not just make it a function?... (by Computergeek01)
|
by horance89
Very stupid question qsort
|
|
[3 replies] Last: thanks Wouldn´t work for vectors of STL because it´s a function from... (by horance89)
|
Different colours without system("color attr"); |
|
[1 reply] : For windows, http://msdn.microsoft.com/en-us/library/ms686047(v=vs.85)... (by hamsterman)
|
by Chevytuff19
Reading File with Custom Break
|
|
[1 reply] : Nevermind, I got it. :) Just had to add an if statement to check the... (by Chevytuff19)
|
by gibran
I run a simple test program, but a different one runs
|
|
[11 replies] Last: So your compiling and running your program, and it does what it's supp... (by Mathhead200)
|
How to write to file? VC++ |
|
[3 replies] Last: does the path exist and does your application have write privaliges to... (by Moooce)
|
by jblevins1991
New to eclipse
|
|
[2 replies] Last: Hi jblevins1991, have you tried: http://download.eclipse.org/tools/... (by dangrr888)
|
by Lynx876
Could someone explain GetTickCount()
|
|
[3 replies] Last: Thanks a lot for the replys. (by Lynx876)
|
by CStu
Fibonacci Program
|
|
[2 replies] Last: #include <iostream> using namespace std; int main () { int temp; i... (by hackthisred)
|
by ChrisN
Undeclared indentifier error
|
|
[3 replies] Last: I just tried this and it works fine. int main() { //enum daysEnu... (by Lynx876)
|
by theonealone
Converting String to Int
|
|
[5 replies] Last: Using by atoi(string) function to achieve it (by kennedywai)
|
by fanrongqi
how to post a message to an Active X control
|
|
[no replies]
|
by twentfiveu
overloaded member function not found
|
|
[12 replies] Last: Now it doesnt add. You never assign the member day of DayOfTheWe... (by closed account zb0S216C)
|
by Sabre
Setting the location of the console window
|
|
[2 replies] Last: I am trying to make the window and buffer bigger because I am trying t... (by Sabre)
|
by mdk85
help in shopping program
|
|
[2 replies] Last: for add to cart list a user can add many items how to put all the ite... (by mdk85)
|
by edithsong
Alignment of Cout information.
|
|
[2 replies] Last: Thank You so much. So setw(40 - first.sizeof() - checkLastName.size())... (by edithsong)
|
by Deymark321
What book to choose?
|
|
[3 replies] Last: I'd recommend this book by Brian Overland, it is a nice refresher cour... (by hackthisred)
|
by Reed
Where should I start? (Not new, but definitely rusty)
|
|
[2 replies] Last: I'd recommend this book by Brian Overland, it is a nice refresher cour... (by hackthisred)
|
by remojr76
You can laugh at me but.....
|
|
[2 replies] Last: #include <iostream> using namespace std; double get_num(); char cSym... (by hackthisred)
|
by Indrik
Best Compiler for Art Phone Apps + Language ?'s
|
|
[2 replies] Last: The program is filling an unmet need. I'm already running a test marke... (by Indrik)
|