by airforce1j
Read from a text file and input string somewhere in between
|
|
[no replies]
|
programm design |
|
[8 replies] Last: For a vending machine, the actor is really only the person using the m... (by bnbertha)
|
by rapidiablo
compilation problems
|
|
[1 reply] : I fix it!! thxs!! everyone! i replace "(*iterator,2);" for ((*i... (by rapidiablo)
|
by mc070403431
use of Classes, structures, Text files, memory alllocation
|
|
[6 replies] Last: Maybe I'll do it and put //Author MikeB from cplusplus.com in an obsc... (by akmalnuernberg)
|
by dophine
the problem of gettimeofday
|
|
[1 reply] : I don't understand what the problem is, or what does the fact that it'... (by helios)
|
by atasha36
HOW TO MAKE DATE VALIDATOR PROGRAM IN C++
|
|
[6 replies] Last: i tried to do it like this...its working ....again there's something w... (by atasha36)
|
by Dr Freeman
Trouble with iostream+MFC EXT DLL
|
|
[no replies]
|
by leeand00
Compiling with a library in a .lib file?
|
|
[1 reply] : Well that was easy... http://www.functionx.com/visualc/libraries/stat... (by leeand00)
|
by jpace
Search for in sub-directories
|
|
[1 reply] : I’d like to be able to implement it in my C code. Then you have... (by exception)
|
by kokie29
thanks
|
|
[6 replies] Last: I love you how you entirely changed your post lol. And it really a... (by mikeb570)
|
by dehdar
C++ How to search a folder
|
|
[9 replies] Last: I guess to make it portable, you'd have to use the following unix exa... (by exception)
|
by atasha36
DATE VALIDATOR..fixin errors
|
|
[3 replies] Last: hi thanks for your help... now i got it right... my program runs very ... (by atasha36)
|
by kotoro
question about operators
|
|
[12 replies] Last: I'm not going to write in one post what is usually coped with in a ent... (by exception)
|
by kenoneuk
char[size] to vector<bool>
|
|
[1 reply] : Only if you want to mess with allocator classes. Food for thought: ... (by Duthomhas)
|
by kenoneuk
Bit-by-bit reading fom Memory
|
|
[3 replies] Last: Something I have found to be very useful when searching through files ... (by bnbertha)
|
by PWWWWR
Integer Conversions
|
|
[3 replies] Last: Argh. It is complaining about my cast on line 6. Just get rid of the ... (by Duthomhas)
|
by physik
ifstream question
|
|
[2 replies] Last: Arsen, you are a lifesaver. This has been hurting my head for a long ... (by physik)
|
by sicb0161
using templates with different typenames
|
|
[7 replies] Last: but one has a problem if one splits its code into a header and .c f... (by exception)
|
by katz
Microcontroller programming
|
|
[5 replies] Last: 8-bit Motorola 9S12 Microcontroller (by katz)
|
by delmacpp
menu change runtime
|
|
[2 replies] Last: Yes, very nice. Beg for help on the wrong board and, while you're at i... (by helios)
|