|
by admin
|
|
|
| [no replies] |
|
by attaboy
|
|
|
| [1 reply] : You seem to have gotten yourself into quite a bit of a mess. Your sol... (by helios) |
|
by hohums
|
|
|
| [2 replies] Last: Thanks for the suggestion Helios. How would u suggest that I maintain... (by hohums) |
|
by oontvoo
|
|
|
| [2 replies] Last: EOF is a carry-over from C, equivalent to std::char... (by Duoas) |
|
by kiki89
|
|
|
| [2 replies] Last: Judging from the phrasing, I infer this is either for school or work. ... (by helios) |
|
by qabil
|
|
|
| [2 replies] Last: I see.. thank you raskell (by qabil) |
|
by oontvoo
|
|
|
| [1 reply] : string.h (by kbw) |
|
by Dufresne
|
|
|
| [8 replies] Last: Never use the system function. It's bad practice and is a huuuge secur... (by Seraphimsan) |
|
by Meyer9000
|
|
|
| [8 replies] Last: yes yes dont worry. im aware of it. i think that by tomorrow ill post ... (by Meyer9000) |
|
by gammaman
|
|
|
| [no replies] |
|
by mubaidr
|
|
|
| [1 reply] : #include <ctime> clock_t start = clock(); /*Time consumi... (by R0mai) |
|
by jayhick
|
|
|
| [1 reply] : [quote=jayhick]i hate linker errors!!! Why? There are on... (by guestgulkan) |
|
by aLLtimeLOW
|
|
|
| [4 replies] Last: 1) This is the General C++ Forum 2) Why don't you watch your mouth? ... (by psault) |
|
by waterborne
|
|
|
| [1 reply] : Hi, I just found out the answer to my question. What I did was map ... (by waterborne) |
|
by gnwillix88
|
|
|
| [4 replies] Last: #include<iostream> using namespace std; class DumbBell { ... (by guestgulkan) |
|
by bymaks
|
|
|
| [2 replies] Last: haha that's awesome! ~psault (by psault) |
|
by laozieboy
|
|
|
| [1 reply] : You've got some bugs to fix. But first off, what you're passing to st... (by psault) |
|
by mynameinc
|
|
|
| [4 replies] Last: meh... store the name in the structure too. #include <iostr... (by psault) |
|
by dkaip
|
|
|
| [3 replies] Last: Compiler take both. Need using namespace std; Thank's Jim (by dkaip) |
|
by player6
|
|
|
| [1 reply] : You have to put the code for the template in the header file; it canno... (by jsmith) |
|
by Vidus
|
|
|
| [7 replies] Last: I got an idea of how it works now. I started coding it earlier today, ... (by Vidus) |
|
by pozdrav
|
|
|
| [1 reply] : -> takes a pointer on the left side . takes an object on the left sid... (by Disch) |
|
by Kakashi
|
|
|
| [1 reply] : C++ is case-sensitive. The null value is NULL . However, a... (by Duoas) |
|
by gnwillix88
|
|
|
| [11 replies] Last: This is the shortest and simplyest solution: #include <ios... (by sprecho) |
|
by Incubbus
|
|
|
| [1 reply] : hmmm... well... if anyone is interested... I add an wrapper-clas... (by Incubbus) |
|
by pozdrav
|
|
|
| [2 replies] Last: Great! thank you very much (by pozdrav) |
|
by caldin
|
|
|
| [24 replies] Last: yes, because you still have to change the declaration in your class. I... (by maikel) |
|
by sporx
|
|
|
| [2 replies] Last: See also http://www.cplusplus.com/forum/beginner/15528/ (by jsmith) |
|
by JRevor
|
|
|
| [5 replies] Last: Thanks a lot for the answers. There's a lot to be learnt from you, guy... (by JRevor) |
|
by Mee
|
|
|
| [4 replies] Last: That would be a neater looking way to store it, but would it speed it ... (by Mee) |
|
by gnwillix88
|
|
|
| [5 replies] Last: Disch digged out a very nice thread about lots of the evil things of M... (by imi) |
Registered users can post in this forum.
