by xitan
Dev-C++, Only One Input...
|
|
[7 replies] Last: His cin.get(); command accepts a second input which puts on the illusi... (by kevinkjt2000)
|
by snezic
Dictionary-implementation
|
|
[5 replies] Last: PanGalactic - thanks, I totaly forgot about that...I will fix it... ... (by snezic)
|
by vleandre
2-part programs
|
|
[2 replies] Last: That helped a lot. Thank you. I replaced n with count and changed the ... (by vleandre)
|
by pinoynl
mouse coordinates in editbox
|
|
[9 replies] Last: wow thanks for your help! it works better now! :) Sorry for asking ... (by pinoynl)
|
by Iamcrysis
String problem pls take a look
|
|
[9 replies] Last: Thanks a lot men,u helped me a lot :) Lets hope no other problems get... (by Iamcrysis)
|
by Infomania
Why does this word counter not work?
|
|
[3 replies] Last: You might want to look up how to organize your coding. (by IOwnTheWeb)
|
by dan01
Can't compile a DLL. Need someone that knows how to do it for me.
|
|
[1 reply] : You have lots of reading to do on what this code will need..you'll pro... (by TaikoDragon)
|
by Phibir
Installing Microsoft 'MinGW' to the Windows 7 Environment!
|
|
[12 replies] Last: Thank you for the detailed step-by-step guide ‘gcampton’ it’s ex... (by Phibir)
|
by autorobot14
iomanip problem?
|
|
[9 replies] Last: You'll notice the difference only if you don't use fixed and setpre... (by Bazzy)
|
by Phazon
Problem with basic input
|
|
[7 replies] Last: I compiled and ran the code using VS c++ compiler, it didnt have the s... (by BettyBoopTS)
|
by johnnygear
file input - getline / deliminating character issues
|
|
[1 reply] : Your input looks like this, right? Island of the Blue Dolphins; 19... (by Duthomhas)
|
by Sericet
What syntax is this?
|
|
[14 replies] Last: I started writing the logic but then realized that there's a bit of a ... (by wasabi)
|
by salman amin
y we use operators in C++
|
|
[3 replies] Last: I would say someone is probably trolling, and hence you probably don't... (by gcampton)
|
by Antagonist
Simple question
|
|
[10 replies] Last: It's not ironic because he only wrote it. It would only be ironic if ... (by wasabi)
|
by Youbob1212
sort pointer???
|
|
[5 replies] Last: Here is the sorting function that I found form my mom class.. v... (by Youbob1212)
|
Command Line Arguments |
|
[7 replies] Last: Just ignore it.. it's non standard so there's no point using it unless... (by gcampton)
|
by Phazon
Can't figure out /t
|
|
[3 replies] Last: It happens to everyone. ;) (by firedraco)
|
by olredixsis
flickers in console (clear screen)
|
|
[11 replies] Last: Yeah it doesn't clear the screen but I modify it to this one: ... (by olredixsis)
|
by everDark
Class problem
|
|
[14 replies] Last: tummychow, yeah maybe you are right. Ok guys. Thank you very much ... (by everDark)
|
by Jaymie
operator :
|
|
[8 replies] Last: And sometimes it is a sign of a serious parent/child relationship issu... (by PanGalactic)
|