by ahura24
Hook Api function
|
|
[3 replies] Last: exactly i want "monitoring api calls with other process"! please help ... (by ahura24)
|
by mike3
What is the best strategy for implementing this "weird" kind of graph in C++?
|
|
[16 replies] Last: More like 5 than 5,000. Actually, most nodes have 4. But all this sear... (by mike3)
|
by Cole99
Code::Blocks GUI
|
|
[1 reply] : http://www.libsdl.org/ and http://www.sfml-dev.org/ (by Code Assassin)
|
by matyopp
setprecision problem?
|
|
[1 reply] : totalPercent = sum % manyWins; Do you know what the % operator does ... (by LB)
|
by Cole99
Random Number???
|
|
[3 replies] Last: NVM i got it! (by Cole99)
|
by jim744
Help opening files in double for loop
|
|
[4 replies] Last: Thanks I got it working now. (by jim744)
|
by vRltwE
What double(*y)(double) means?
|
|
[2 replies] Last: Thanks mik2718, And could you please tell me a little bit of what's g... (by vRltwE)
|
by sikuneh
Game; Monster Drops, most efficient way
|
|
[7 replies] Last: Thank you, all. You have given me quite a bit to think about. I'll hav... (by sikuneh)
|
by shywolf91
Orwell Dev-C++
|
|
[4 replies] Last: Until the Orwell production becomes official, I'm not going to change ... (by Albatross)
|
by Harry Potter
string1 rotation of string2, algorithm complexity
|
|
[2 replies] Last: http://en.wikipedia.org/wiki/Knuth%E2%80%93Morris%E2%80%93Pratt_algor... (by mik2718)
|
by taraoski
Floating point exception
|
|
[2 replies] Last: Thanks, that cleared up the problem I was having with the floating poi... (by taraoski)
|
by mark103
cannot grab strings from html tags
|
|
[2 replies] Last: You'd do better asking in a CLI forum. We're mostly C++ around here. (by Moschops)
|
by Jhunior
Change binary number ex. 1=0, 0=1
|
|
[5 replies] Last: Thanks a lot .... (by Jhunior)
|
by Md Chowdhury
code wanted
|
|
[9 replies] Last: Wow,thanks man.I really appreciate your time to help me ;) Absolutel... (by MrHutch)
|
by morando
std::mismatch compile time error
|
|
[2 replies] Last: Thats it. Thanks. (by morando)
|
by rafael06
PDF Export
|
|
[1 reply] : http://en.wikipedia.org/wiki/List_of_PDF_software#Development_librarie... (by Moschops)
|
by rucafe
memory out of range
|
|
[3 replies] Last: Using cout cerr at important points in your code is a great way to... (by ne555)
|
by Arukas
Threads
|
|
[8 replies] Last: There's quite a lot of information on threads throught the forum, but ... (by kbw)
|
by jingoria
creating new queue dynamically
|
|
[1 reply] : fgetc() is the wrong approach. See http://www.cplusplus.com/reference/... (by coder777)
|
by rucafe
Problem interpreting data
|
|
[2 replies] Last: thanks that seems to work (by rucafe)
|