Implementing page replacement algorithms |
|
[4 replies] Last: Ugh well I've got it up and running now, but it's recording too many p... (by ResidentBiscuit)
|
How to make font flash and change colour |
|
[4 replies] Last: Try adding a message box or some breakpoint in your Scene:SplashScreen... (by S G H)
|
by na7937
Static Variable
|
|
[2 replies] Last: From what I see, your main problem is that you haven't understood how ... (by toum)
|
A fast definition |
|
[3 replies] Last: Your function has one problem : if strAllow is not NULL and chrInp is ... (by toum)
|
by Marquis
Trouble evaluating the time taken by a quicksort
|
|
[11 replies] Last: Understood, thanks. I changed it so that I'm multiplying seconds by 10... (by Marquis)
|
by hbyte
Creating an c++ object instance of class in every thread?
|
|
[no replies]
|
by sharma
URGENT Project
|
|
[2 replies] Last: 1. I had this assignment for a week but due to some preoccupation i am... (by sharma)
|
by lmd141
Setting up array
|
|
[8 replies] Last: Hello, again. This explains how to deal with exception: http://www.c... (by kg1992)
|
by Nicola89
make a movie with c++
|
|
[7 replies] Last: This sort of thing is best done using one of the many imaging and anim... (by Moschops)
|
by Alam
DBMS connectivity with c++
|
|
[no replies]
|
by Alam
Help!
|
|
[3 replies] Last: Thanxxxxxx.......... (by Alam)
|
by dekeenfrance
Help! weird case
|
|
[5 replies] Last: Just wondering whether it might be better with a class containing: the... (by TheIdeasMan)
|
by Gadir
binary file reading
|
|
[4 replies] Last: Hi Marie, i use unsigned short CAENt ; inCAEN=fopen("wave0.dat"... (by Gadir)
|
by ATruGuin
Calculator Help!
|
|
[8 replies] Last: if(b == ' ~ ')return false; if(a == ' ( ')return false; ... (by Imadatobanisa)
|
by awsdert
std::vector pointing
|
|
[7 replies] Last: Just updated to Code::Blocks v12rc1 and I'm no longer having the issue... (by awsdert)
|
Help Help Help Please is urgent |
|
[3 replies] Last: @AlexBen - you mean you want someone to do it for you! You don't lear... (by ajh32)
|
by nick92
i need help
|
|
[3 replies] Last: nic, your while loop will never end. Nothing in that loop changes the... (by MikeyBoy)
|
by blink140
complexnumber
|
|
[1 reply] : What are you trying to achieve? What problems are you having? Oh, an... (by MikeyBoy)
|
by blink140
universal sorting algorithm
|
|
[5 replies] Last: Well, you forgot template <typename T> before void Swap(T& i, T& j)... (by Catfish2)
|
by AdamBomb89
Dynamic Queue Template
|
|
[2 replies] Last: I can't believe I forgot to combine definition and implementation. Loo... (by AdamBomb89)
|