Beginners - February 2010 (Page 32)

openGL/sdl
 
im just trying to draw a 2D square but its not working and i dont know y nothing coming up on the sc...
[1 reply] : First thing that comes to mind is that you have texures enabled, but n... (by Disch)
method calling within separate class
 
I am trying to call the public function of one class within a method of another to assign several di...
[1 reply] : SetName() returns nothing. Don't you mean GetName()? (by webJose)
by jmt627
C++ pointers within a struct
 
I have a problem. I have a struct, "Figure", and one of its members, "vertices" is a pointer to ano...
[19 replies] Last: yeah if its a thousands seperator i can see how that would cause me so... (by jmt627)
by GCheek
Feet and Inches to Inches
 
I just started college and I have a c++ homework assignment that finds the volume of a box in cubic ...
[14 replies] Last: ok her is what I finally ended up with and this is just the function o... (by GCheek)
C++ if statement problems
 
Hey, I'm working on a program which will allow the user to log in... If the user types in the corre...
[4 replies] Last: Thanks, it worked :) (by zeltrax5)
matrix Rotation
 
hi i need to make a 3x3 matrix and then have a Rotation by vector * matrix and matrix * vector ...
[2 replies] Last: thx so much (by deorcar)
Initializing the contents of an aray to those of another
 
Basically, in the constructor, I want to pass through the characters of one array into those of anot...
[9 replies] Last: Your function returns a pointer, not an array of pointers. This wou... (by Disch)
February 2010 Pages: 1... 303132
  Archived months: [jan2010] [mar2010]

This is an archived page. To post a new message, go to the current page.