new program idea help |
|
[3 replies] Last: thank you, zaita and numartian. these are very helpful suggestions. i ... (by Darth Crucias)
|
by ebbo
undeclared identifier
|
|
[6 replies] Last: err for (int i=0; i<4; i++) shud be: for (int i=0; i<... (by Zaita)
|
by charlie
Reading vector and matrix content from a file
|
|
[2 replies] Last: Soundsa like he wants to delete the contents of bootvis.dll?? Spelt it... (by enixi0s)
|
Very new to C++ |
|
[5 replies] Last: I personally seem to learn better from watching video tutorials. Try ... (by zachlr)
|
by Zdrenka
problems with answer files please help!
|
|
[no replies]
|
by karma4561
Static member function
|
|
[2 replies] Last: Thank you! I solved the problem Best regards (by karma4561)
|
by eugeneevans
Largest numb, smallest num with sentinal
|
|
[4 replies] Last: If I might add the following comments: The variables 'large' and '... (by guestgulkan)
|
by jrock
trying to calculate and display average of the four highest scores. NEED HELP!!
|
|
[6 replies] Last: jrock wrote: | thank you for your input about this program..GREY WOLF... (by PoliticalDestruction)
|
by mobettamoba
Scan Input to find PATTERN HELP!!!
|
|
[5 replies] Last: just posting how i programmed this little task. tis all. (by PoliticalDestruction)
|
by charles2k8
I've been stuck. pls help me to continue.
|
|
[3 replies] Last: Faldrax wrote: |Hi - This should probably be on the 'Beginers' board,... (by closed account z05DSL3A)
|
by Dorkstinn
Help with allowing more than one item on a recipt
|
|
[5 replies] Last: Ok, thanks for the help. The code seems to work fine. See ya, and than... (by Dorkstinn)
|
by mhopeck
Programming part of a project...
|
|
[9 replies] Last: You should always try and keep variable and function names unique as f... (by Faldrax)
|
simple array |
|
[4 replies] Last: Thank you for the help. NiCk! (by StealthOp1217)
|
String Help |
|
[2 replies] Last: You need to use cin.clear() and cin.ignore() to clear errors and disca... (by Faldrax)
|
by jelinky
making a password. need help
|
|
[2 replies] Last: jelinky, It would help if you posted some code. You can have a n... (by closed account z05DSL3A)
|
by fonzi337
How to work around multiple/related containment issue
|
|
[4 replies] Last: You can't include an instance of A inside B, because A contains an ins... (by ropez)
|
by cannsyl
C++ string to C string
|
|
[5 replies] Last: I think after the inputs U should be able to get the program done. If... (by DiptenduDas)
|
by enduser000
program to run another program with certian files
|
|
[7 replies] Last: Hey, Thanks DiptenduDas, and cplusplus, got it done. The syste... (by enduser000)
|
by twitch88
Toubles with my Velocity program
|
|
[6 replies] Last: From the way your program is written (ie enter Vo), I'm assuming you'r... (by InLight)
|
by XIII
C++ Library
|
|
[4 replies] Last: Thank you very much. (by XIII)
|