by superfury
VGA's nonplanar memory layout?
|
|
[3 replies] Last: @Duoas, so in fact (if you look to the VRAM addresses as 32-bit intege... (by superfury)
|
by Mishu
bubble sort
|
|
[8 replies] Last: thnx a lot! (by Mishu)
|
by ace799
Simple Question
|
|
[5 replies] Last: Hi ace799 , I think @kevinkjt2000 offered a good solution for your ... (by Yueeng)
|
by Kubani
Problem with Polygon in Stroustrup's PPP book
|
|
[4 replies] Last: I also inputted the graph_lib.lib library into linker input but th... (by Kubani)
|
by masschamber
single Keystroke issues ALLEGRO 5
|
|
[1 reply] : I've never used Allegro. I glanced at the documentation, and I slapped... (by xismn)
|
by activecat
typedef std::vector <const void *> (1,2)
|
|
[22 replies] Last: @Dish thanks for your clarification :) (by JewelCpp)
|
by CodeONE
minimum gap between two primitives
|
|
[2 replies] Last: hey! thanx buddy ....that would work . I also solved this by storin... (by CodeONE)
|
by m0mathur
help on some details about Hooking API
|
|
[no replies]
|
by pivottt
Avoid bad iterator with static list
|
|
[2 replies] Last: Oh, off course! That's a great example of where you put the ++ matters... (by pivottt)
|
by ravel1989
How to acces previosly created classes from a sub class? (1,2)
|
|
[26 replies] Last: Oh silly me, I had it commented out... Now it works, Thank you veryver... (by ravel1989)
|
by earthquake
How to print out a cycle
|
|
[1 reply] : http://stackoverflow.com/questions/8495439/printingnot-detecting-cycle... (by JLBorges)
|
by sherre02
Looking for an alternate method(s)
|
|
[2 replies] Last: > win unique to each player which utilizes the location the player jus... (by JLBorges)
|
Why use pointers to pointers? |
|
[9 replies] Last: Oh right, yes, my mistake. (by BruceJohnJennerLawso)
|
Classroom Structure |
|
[2 replies] Last: Thanks much. The assignment does ask for the ability to add data to ... (by James Turnham)
|
by piperpipe200
Why will my overload constructor not let me put values into my arrays?
|
|
[6 replies] Last: Thanks that solved it. (by piperpipe200)
|
by Stormboy
Very simple game idea
|
|
[8 replies] Last: Zhuge is right. I would also like to add that OOP is helpful too. (by Stormboy)
|
static classes vs namespaces? |
|
[3 replies] Last: Yeah, you're right, the anonymous namespace didn't occur to me. I can'... (by Zhuge)
|
by azad90
Mark "X" in 2D board
|
|
[4 replies] Last: @Mats Yes, you're right, that's not good, but I think the main probl... (by Yueeng)
|
by doni430
help
|
|
[4 replies] Last: Please show what you have written so far. (by Largins7)
|
by TsarLenin
Manipulating Rand()
|
|
[4 replies] Last: in essence getting the same number for several thousand times until r... (by Disch)
|