by jumper007
Allegro 5 Issue
|
|
[7 replies] Last: I'm going to check that, but a little later. I have some other things ... (by jumper007)
|
by arms4
check wrong input data!
|
|
[1 reply] : You could read in the input as a character string, then have your prog... (by Ogoyant)
|
by superfury
VGA VRAM manipulation for graphics modes?
|
|
[1 reply] : Continued: //SVGA color support union { struct { union { st... (by superfury)
|
by superfury
Combine RGB(A) pixels into one?
|
|
[7 replies] Last: @NGen: I'm using software rendering because I'm not that familiar wit... (by superfury)
|
by thashiznitov
Plzz help.
|
|
[7 replies] Last: #include <iostream> #include <fstream> #include <cmath> #include <stri... (by thashiznitov)
|
by Script Coder
how to solve
|
|
[2 replies] Last: @cahphoenix thank you so much. (by Script Coder)
|
how to access the vector of queues in two functions |
|
[1 reply] : void dequeue() { std::size_t size = q.size(); for( i=0; i<size; i++... (by Rahul kumar S)
|
by sanjaykumar
c++ program running difficulty
|
|
[1 reply] : Please, use code tags. Specify, what is the problem with each program.... (by MiiNiPaa)
|
by rizaado
3d (cross platform) game with C++
|
|
[1 reply] : Opengl and directx api's are a bit low level so it is even tideous to ... (by a k n)
|
by GibsonJunk
C++ Loop not working user input
|
|
[3 replies] Last: Thank you both very much (by GibsonJunk)
|
OPEN GL AND FRACTALS |
|
[1 reply] : http://plus.maths.org/content/os/issue9/features/mandelbrot/index Thi... (by ascii)
|
by mendozae
Constant declaration in function
|
|
[3 replies] Last: Not having the function body, it's impossible to say what the function... (by cire)
|
by zrt1992
my program doesnot execute gets(temp->name);line
|
|
[2 replies] Last: Or you can also use scanf (by Smac89)
|
by nhat nguyen
please help
|
|
[6 replies] Last: I'm using visual studio 2010 for my class It should compile then. Yo... (by Branflakes91093)
|
by hbkmad
Corrupted stack
|
|
[9 replies] Last: Yet another reason not to use those "magic numbers". If you used a con... (by jlb)
|
by joneele
While Arrays / Memory Arrays
|
|
[no replies]
|
by strongdrink
Rand Array Help NEEDED!!!!!!
|
|
[2 replies] Last: Brilliant thanks! :D (by cwaddell)
|
by esepich
combined use of = and ==?
|
|
[2 replies] Last: Thank you. That answers the question very well. (by esepich)
|
by MaxwellG
Undefined reference to a function
|
|
[2 replies] Last: Thanks! Haha wow I must have missed the lack of an l. (by MaxwellG)
|
by stipes93
C++ and COM+ API
|
|
[no replies]
|