by soroush
problem with the last item of the file
|
|
[1 reply] : Add a f.clear(); before lines 173 and 208. You are terminating the ... (by Duthomhas)
|
by Chrislee123
IP.....
|
|
[1 reply] : It is possibe. You have to use sockets. For Windows it is Winsock. A... (by Mitsakos)
|
by Jacob
Simple, quite long code.
|
|
[3 replies] Last: Thanks for your comments that helped, the reason i didn't want to crea... (by Jacob)
|
by m4k4v3l1
beginners question
|
|
[17 replies] Last: That is the C++ :-) cout allows you to 'string together' outputs onto... (by Faldrax)
|
by marlinde17
Hex output
|
|
[17 replies] Last: Don't feel bad. This isn't exactly beginner stuff. But it is simple en... (by Duthomhas)
|
by idle09
How to include a .h file?
|
|
[1 reply] : Typically you would code the above in 3 files. Customer.h would be ... (by Faldrax)
|
by timovandon
Array with variable dimension in class or structure
|
|
[4 replies] Last: Thanks very much! I protected everything now, apparently there was ... (by timovandon)
|
by masnitamb
the return value
|
|
[1 reply] : Could you give us some code? By the looks of it something's gone screw... (by arrrgh)
|
by Boman
Classes
|
|
[4 replies] Last: Thanks for the confirmation, after all it was given and it worked for ... (by Boman)
|
by JJSegarty
Begginner to C++
|
|
[4 replies] Last: Better than microsoft's compiler. Prove it? @Jacob: The defaul... (by Zaita)
|
by ladesidude
Networking Question C/C++
|
|
[6 replies] Last: bnbertha/Zaita, Thanks for the help!!! (by ladesidude)
|
by maikenp
"modular programming"
|
|
[1 reply] : There is a good series of articles on Dr. Dobb's on a plug-in framewor... (by closed account z05DSL3A)
|
library iostream |
|
[3 replies] Last: If your trying to code for an embedded system, you will need a compile... (by Zaita)
|
by ioanmih
Optimizer
|
|
[4 replies] Last: write better code. (by Zaita)
|
by kulwinder987
GOT PROBLEN USING DEV C++
|
|
[5 replies] Last: After typing in your code. Just press "Enter" a couple of time. (by LacViet)
|
by matanuragi
problem with continue
|
|
[2 replies] Last: Thanks for the help With Regards, Matanuragi (by matanuragi)
|
by mafram1201
Election Program And Arrays Problems
|
|
[2 replies] Last: Correct. The only thing you need to watch out for, though, is the pre... (by jrohde)
|
by dancer52
Any tutors?
|
|
[7 replies] Last: thanks! I do appreciate it. I have more code now trying to work on ... (by dancer52)
|
by Big Head
how to get current day, month and year ?
|
|
[1 reply] : http://www.boost.org/doc/libs/1_35_0/doc/html/date_time.html Boost ... (by Zaita)
|
by ikth
Using a class template/virtual functions
|
|
[2 replies] Last: Thanks for the help Faldrax. Ok so I might be able to ignore the fact ... (by ikth)
|