bool returns false, chdir() still works... |
|
[1 reply] : Figured out, not posting code unless asked. Basically I wrote anot... (by closed account 4Gb4jE8b)
|
while statements and getch() |
|
[7 replies] Last: no i'm not expecting full portability, aiming for windows xp, vista, a... (by closed account 4Gb4jE8b)
|
by pawanmhrjn
traditional long division c++
|
|
[2 replies] Last: [co de] "Your code goes here" [/co de] Your program is confusing.... (by ne555)
|
by Kieth89
Strings or char arrays? also cctype question.
|
|
[5 replies] Last: lol, we all posted within 20 seconds of eachother. (by Kieth89)
|
by Blessman11
Printing any array using FOR loop
|
|
[6 replies] Last: #include <iostream> using namespace std; template <class T, unsig... (by m4ster r0shi)
|
by cainen172
p.l.e.a.s.e. h.e.l.p. m.e. :D
|
|
[3 replies] Last: thanx alot that helps a bunch (by cainen172)
|
by itsadamyo
Can't figure out why program keeps exiting.
|
|
[2 replies] Last: your codes compiled and work fine in my cfree-5 with a little change, ... (by hasula)
|
by Hulten
Setting CMD title
|
|
[3 replies] Last: Obligatory link: http://cplusplus.com/forum/articles/28558/ (by Disch)
|
by pradiptart1
c++ book for objetive questions
|
|
[no replies]
|
by mandarinka
How to compare two files line by line (C++)
|
|
[7 replies] Last: Yeah pretty much, but I like my traditional scanf and printf better th... (by rocketboy9000)
|
Guaranteeing a switch to C:\ |
|
[4 replies] Last: Thanks again. (by closed account 4Gb4jE8b)
|
by Batho
Creation of windows programs
|
|
[8 replies] Last: File>New>Project>GUI Application>Framed Base>Name It>Done (by some random dude)
|
text |
|
[3 replies] Last: how i can dynamically resizing the array (by theimmortalbg)
|
by oneSorcerer
Getting wrong values with class composition
|
|
[19 replies] Last: http://www.cplusplus.com/reference/iostream/manipulators/setfill/ ... (by ne555)
|
by helpmeagain
Is this a good calculator code?
|
|
[12 replies] Last: [quote=some random dude]If we have a variable declaration in a loop, o... (by coder777)
|
mathematically phrase input in console |
|
[1 reply] : It's a problem of parsing. It's not really hard. You have to read the ... (by hamsterman)
|
by adrianooo231
Make console loop the program until user is ready to quit
|
|
[5 replies] Last: Hey Filipe i cleaned up my code thanks to you here is the new one #i... (by adrianooo231)
|
by honeyoak
Passing a class?
|
|
[10 replies] Last: You're on the right track I think. I'm not too familiar with Securitie... (by Computergeek01)
|
by acorn
can someone check if my assignment operator looks ok
|
|
[3 replies] Last: this thread is a little old but i wanted to answer. its because it wa... (by acorn)
|
by eNergizer
Classes & Inheritance
|
|
[1 reply] : A universal solution to those problems is deleting the .ncb file! (by hamsterman)
|