by whitmcrae
which is best container to use for this problem?
|
|
[7 replies] Last: Thanks so much for the well thought out answer and good advice as to w... (by whitmcrae)
|
by Ez0n3
Static lib linking - similar functions
|
|
[4 replies] Last: Ok, I'm going to try that and see what happens. I don't suppose there... (by Ez0n3)
|
by shahj
GUI in C++
|
|
[10 replies] Last: this question must be asked here more then 1000 times.. is google such... (by writetonsharma)
|
by xDavid
clean terminal
|
|
[2 replies] Last: Thanks! (by xDavid)
|
by ramako
while (cin >> NumData >0)
|
|
[7 replies] Last: True, input validation can't be done with that method. I just meant to... (by closed account D80DSL3A)
|
by GeckoLink
strings not working
|
|
[3 replies] Last: just fixed it thanks for the help! (by GeckoLink)
|
by xDavid
Sleep(int)
|
|
[3 replies] Last: always use man pages when you dont know how to use any function. man ... (by writetonsharma)
|
by ricomoss
Casting to string
|
|
[1 reply] : I realize the issue is coming from the fact that std::precision does... (by ricomoss)
|
by moi134
Pattern Recognition and C++
|
|
[no replies]
|
by anandnilkal
warning in dynamic_cast while casting from base class to derived class
|
|
[8 replies] Last: Hi, @writetonsharma, @webjose and @Disch thanks for your comments. Y... (by anandnilkal)
|
by laterrel
Connecting to Database using C++
|
|
[1 reply] : The below code is the one I designed using MFC (ODBC connection), the ... (by NewDev)
|
by jblevins1991
help with iterators?
|
|
[5 replies] Last: this helped me too thanks for taking the time to post the examples (by acorn)
|
by oz1cz
(C++0x) Use of the function<> template
|
|
[2 replies] Last: It is safe because val is captured by value so a copy of val exists in... (by aquaz)
|
by tipjones19
How to convert octal to decimal
|
|
[5 replies] Last: Thanks Buffbill, I have one more question, how to store 62 into a var... (by tipjones19)
|
by kamari
NULL parameter in ADOCommand::CreateParameter
|
|
[no replies]
|
by NewDev
Need help with the code using Xerces Parser for C++
|
|
[3 replies] Last: Thanks writetonsharma,but Xerces Parser has a built in API getAttribut... (by NewDev)
|
Converting an integer array to a string array |
|
[2 replies] Last: is run defined as char or int? (by writetonsharma)
|
by jkretzer
Taking a percentage
|
|
[4 replies] Last: #include <iostream> using namespace std; int main() { //prompt... (by jkretzer)
|
by greenlife55
"Storage class specified" for C++ code
|
|
[5 replies] Last: thanks coder777 I have solved it with what you said. I passed the addr... (by greenlife55)
|
by mekkatorqu
Experience with Ethanon Engine?
|
|
[no replies]
|