by llaws627
Getting a screen capture of my whole program
|
|
[2 replies] Last: if you are using windows 7 (I haven't tried this on windows 8) there ... (by jemeripol)
|
by EazyMike
Need help on Rock Paper Scissors game
|
|
[1 reply] : enclose the statements for each case in a bracket case 'S': case 's'... (by jemeripol)
|
by mgjones1
I need help with a while loop program
|
|
[2 replies] Last: Start programming sir. :) We will check if something's wrong. :) (by jemeripol)
|
by jackkkkkky
help converting if/else to a switch statement plzz
|
|
[1 reply] : LOL.. There is a tutorial for this one. It is very easy to understan... (by jemeripol)
|
by rmxhaha
is it wrong to use try and catch for output ?
|
|
[3 replies] Last: Thanks for the reply. I am sorry I am late to reply. I will perhaps us... (by rmxhaha)
|
by BlueKai
C++ How do I pull out a value in a string and store in a variable?
|
|
[1 reply] : The closest that I could get was: #include <iostream> #include <fstre... (by jasonwynn10)
|
by delongkevin
Fibonacci sequence using pthreads
|
|
[no replies]
|
by sohom154
Phone book function....malfunctioning...
|
|
[2 replies] Last: Thank you ...really helpfull.. (by sohom154)
|
how to initialize static member of class with template and type of a nested class |
|
[1 reply] : We found the answer as we started to file a bug on the GNU compiler we... (by ncomputersorg)
|
by Cambalinho
how make a class's for be satic too?
|
|
[18 replies] Last: i see thanks... thanks for all (by Cambalinho)
|
HELP !!! Store Random Numbers and Sort Function |
|
[4 replies] Last: Okay got it. Thanks ! (by MazharMustapha)
|
by anshe
food ordering system to debug
|
|
[6 replies] Last: void dessertThree() { int ABC; int quantity51=0, quan... (by anshe)
|
by atinesh22990
Standard way of changing the text and colour in c++ ?
|
|
[2 replies] Last: Lots of links: Windows http://www.cplusplus.com/forum/general/9974/#m... (by Duthomhas)
|
by Boomers
My cursor won't show
|
|
[no replies]
|
by leo255
Change of base function (i.e. hex to octal, decimal, etc.) - Output slightly off
|
|
[2 replies] Last: Thanks for your help! It definitely works now. (by leo255)
|
by rdeleon6
Need help merging two arrays
|
|
[1 reply] : So if I understand correctly, you're going to append array2 to the end... (by TheKingOfTyrants)
|
by AlexanderCI
Can't change background color MDI
|
|
[no replies]
|
by angela325
3D array
|
|
[3 replies] Last: thanks, I increased the screen buffer size on the windows command prom... (by angela325)
|
by erik341
Connecting 4 HELP
|
|
[1 reply] : Duplicate thread: http://www.cplusplus.com/forum/beginner/144262/ Pl... (by MikeyBoy)
|
by sausapaul
C++ ATM program im in desperate moment now.
|
|
[1 reply] : it's this: return userinput(); this is messed up because firstly ... (by mutexe)
|