infinite numner sign... |
|
[3 replies] Last: hello WheatFieldOnFire, This worked for me: char ch{ ' ' }; ch = s... (by Handy Andy)
|
by SSteven
Connecting to ORACLE 11g Express Edition using ODBC
|
|
[no replies]
|
by tomtran3110
C input
|
|
[2 replies] Last: It works, tks!! Mind if I ask what does 1l means? (by tomtran3110)
|
by mk92595
Recursion issue and backtracking (checkerboard jumps)
|
|
[5 replies] Last: Figured it out by myself. Thanks anyways. (by mk92595)
|
String Problem Errors |
|
[9 replies] Last: #include <iostream> #include <string> using namespace std; int main... (by closed account 48T7M4Gy)
|
Having trouble with dynamic memory. Any help would be greatly appreciated. Thanks! |
|
[5 replies] Last: @SakurasouBusters Every time I fixed my code and those times where my... (by boost lexical cast)
|
by cm123
name 6 problems in the code please!
|
|
[2 replies] Last: Exactly the same code? Coincidence much? http://www.cplusplus.com/foru... (by integralfx)
|
by persades
seperating letters and numbers from string using substr()
|
|
[1 reply] : http://www.cplusplus.com/reference/locale/isalpha/ http://www.cplusplu... (by integralfx)
|
by Lado
Censor words in a string
|
|
[3 replies] Last: [quote=Lado] what can I use instead of std::set<string> and stringstre... (by integralfx)
|