by hentaiw
Plz explain this pitfall
|
|
[4 replies] Last: Thank you ! (by hentaiw)
|
Please, please please help! |
|
[9 replies] Last: So here's what you do. In the loop where you're taking input, store th... (by Caprico)
|
by biplav17
Query as I have heard of.
|
|
[1 reply] : What exactly is the user entering? Is he entering a string as his quer... (by Caprico)
|
by Demesthones
error C2062: type 'void' unexpected
|
|
[11 replies] Last: Ooooh I see what I did wrong. Fixed it and it works. Thanks a ton dud... (by Demesthones)
|
by MrBackpack
never mind.
|
|
[no replies]
|
by biplav17
Sorting by comparing characters problem
|
|
[16 replies] Last: for makesmall, do this: { if (chr >= 'A' && chr <= 'Z') ... (by Caprico)
|
by emets31
Please help if you can! (1,2)
|
|
[24 replies] Last: Actually, abiyek, I have been working on this since I read Moschops la... (by emets31)
|
by AARRGGHHH
Intermittent Error in Function
|
|
[6 replies] Last: I'm looking forward to trying it, thanks. (by AARRGGHHH)
|
by cpplover
decryption program - error
|
|
[11 replies] Last: No worries! Jim (by jim80y)
|
by humyunfuad
Genetic algorithm in C++
|
|
[no replies]
|
by otakrosak
Approximate-equal-to value
|
|
[2 replies] Last: No there isn't, and the reason is simply that there is no absolute def... (by ausairman)
|
by jlake
sorting names and numbers
|
|
[1 reply] : If you know how to use arrays this should help. http://www.learncpp.... (by kidd106)
|
by ausairman
Error message "name lookup of 't' changed for ISO 'for' scoping"??
|
|
[4 replies] Last: This is one of the reasons why you should prefer const for constants... (by Peter87)
|
by ShiroAisu
Destructing objects using base class pointer
|
|
[5 replies] Last: Ok then, thanks for your time (by ShiroAisu)
|
by doilin
Key Combinations
|
|
[1 reply] : There is no standard way to handle key presses. Have a look in the man... (by Peter87)
|
Trouble with classes and inheritance |
|
[4 replies] Last: I realized and fixed that mistake. I fixed it in the above but my next... (by Walter Butler)
|
by jls36
Hash Table
|
|
[no replies]
|
by Aetoc
My Program
|
|
[3 replies] Last: Oh i see now, much appreciated. (by Aetoc)
|
by Onatu
"Ant with food on a board" Program Issue
|
|
[1 reply] : Character limit was reached, so this is to add on: Header Document: ... (by Onatu)
|
by airman9519
Which is faster?
|
|
[6 replies] Last: @airman9519 Yes, helios is right - I should have made it clear that th... (by jim80y)
|