|
by totalnoob
Battleship Project
|
|
|
|
[no replies]
|
|
by ehab93
from string to a code
|
|
|
|
[7 replies] Last: seems not easy as i thought ! but thanks guys for ur help (by ehab93)
|
|
by arazan
Need help with minor issues.
|
|
|
|
[1 reply] : When ran it outputs the correct information but it also includes the l... (by arazan)
|
|
by who cares
stars doesn't space properly
|
|
|
|
[6 replies] Last: MiiNipaa, I can't thank you enough!!! Sharma, Thanks, but for th... (by who cares)
|
| Difficult Program using Functions |
|
|
|
[5 replies] Last: I don't know how she got those numbers. I sometimes wonder if she make... (by madeinsilence)
|
|
by coder1
C++ FUTURE
|
|
|
|
[8 replies] Last: thank you latenwrong. (by coder1)
|
|
by xsesx
A bunch of errors. cpp & .h
|
|
|
|
[2 replies] Last: 1) You should include <string> in Car.h. Yes, at the moment, your so... (by MikeyBoy)
|
|
by nukem266
Compiles but "Stops Responding" Any safer way to use memove?
|
|
|
|
[3 replies] Last: Doesn't matter I fixed it my sizes were wrong for the memmove((void... (by nukem266)
|
|
by CleophausC
guiding please
|
|
|
|
[1 reply] : Please do not post multiple threads. URl: http://cplusplus.com/forum/b... (by usandfriends)
|
|
by janebartley
Getting Data From A File and Outputting Help!
|
|
|
|
[1 reply] : http://stackoverflow.com/questions/16065156/getting-data-from-a-file-a... (by usandfriends)
|
|
by L B
Wrapping Constructors
|
|
|
|
[19 replies] Last: > So why is std::move an exception? It is not an exception; std::mov... (by JLBorges)
|
| Help with a Console Battleship Game |
|
|
|
[2 replies] Last: http://www.cplusplus.com/reference/vector/vector/vector/ From what I ... (by Danny Toledo)
|
|
by Nonlin
Find Frequency (string into Struct Array)?
|
|
|
|
[5 replies] Last: Saddly can't use sstream or any other include other than string and I'... (by Nonlin)
|
|
by fefer
input text file help needed
|
|
|
|
[no replies]
|
|
by hansaaa
STL regex to match multiple substrings
|
|
|
|
[2 replies] Last: Ok,that should work! Thanks! :) (by hansaaa)
|
|
by wk0109
how to search second record from text file
|
|
|
|
[no replies]
|
| error in test.cpp file |
|
|
|
[14 replies] Last: In (( fixed_ / (divisor.fixed_ & (power2<F>::value-1)) )<< F ) W... (by JLBorges)
|
| help with arrays / substrings? |
|
|
|
[10 replies] Last: thanks for this useful information.... i need this type of help.... (by Beverlycen)
|
| Need Help IN C++ |
|
|
|
[13 replies] Last: Well im in central time so im in school from 7:30am to 3:35pm i don't ... (by Dirtymonkeysk8r)
|
|
by Letters
map, begin() method example
|
|
|
|
[2 replies] Last: the iterator returned by std::map::begin() is beeing incremented befo... (by MikeyBoy)
|