by Nisheeth
Checking if value is float or int
|
|
[2 replies] Last: Sorry, It somehow got redundant. The other one (the one that was solve... (by Nisheeth)
|
by cableguy414
Getting network traffic statistics
|
|
[no replies]
|
by shauryac
Emergency Please Help
|
|
[3 replies] Last: yep, I can see what's meant to happen, just suggesting that you can te... (by Moooce)
|
by sparkey
DLP-IO8-G
|
|
[no replies]
|
by Jlibax
problem hash_map pointers
|
|
[no replies]
|
by mof
Cross Platform Programming
|
|
[13 replies] Last: To Moschops "Wine Is Not an Emulator", but I understand what you mean... (by closed account z05DSL3A)
|
by muswei
Copying Data Effeciently
|
|
[1 reply] : Well, I have doubts if copying the data multiple times in RAM can be a... (by Abramus)
|
by sengoku
Bad Pointer Doubly Link List
|
|
[1 reply] : The problem is you are allocating LinkT object using malloc. This is w... (by Abramus)
|
by Cppbeginner
It won't move. How is the loop wrong?
|
|
[3 replies] Last: You'll need to store the values you already got and check if the new c... (by Bazzy)
|
by LiverpoolFTW
Simple string issue
|
|
[no replies]
|
by rami2011
help: want decode
|
|
[5 replies] Last: ok maybe i have it now, when es SO what u have mean..... now have this... (by rami2011)
|
by LuciaPwNs
no match for 'operator[]' in 'temp[0]'
|
|
[3 replies] Last: I don't even see an internal array in there anywhere... Anyway, assum... (by Zhuge)
|
by Nisheeth
using && operator more than once in a statement
|
|
[3 replies] Last: @Zeillinger: So should I have used || operator? @Bazzy: Thank a lot. ... (by Nisheeth)
|
by jackel7777
C/C++ interview question(Math)
|
|
[4 replies] Last: the thing is we dont have the exact f(x) function and we dont need to ... (by jackel7777)
|
by nadurraXII
checkbook program involving streams and files
|
|
[no replies]
|
by Gldnbr
Diagram of this pointer situation?
|
|
[1 reply] : Does this help? http://mathhead200.com/cpp/ram_demo.png (by Mathhead200)
|
by RobiBue
function prototype with named argument(s)
|
|
[4 replies] Last: It's not "bad practice". However just don't change what they really me... (by Mathhead200)
|
by camouser
help with function template: range function
|
|
[9 replies] Last: Although you have a working solution, you might want to generalize it... (by diedrexler)
|
by inuyasha016
Help with dynamic structure arrays
|
|
[8 replies] Last: After searching a lot through my code, i found that probably the probl... (by inuyasha016)
|
by Faurax
Question about making a save file unreadable for players
|
|
[3 replies] Last: It all works fine now, thank you all for the answers! (by Faurax)
|