User: jsprogrammer

  • Public profile

User profile: jsprogrammer

User info
User name:jsprogrammer
Name:Jacob
Location:USA
Bio:I am a beginner/intermediate c++ programmer that also does 3D modeling and is trying to self teach python and php.
History
Joined:
Number of posts:9
Latest posts:

Classes, pointers
I knew. I just didn't know if pointers could be members.

Classes, pointers
will this work? [code] class apple { ... int * locationOfSeed; ... }; [/code]

What is wrong with my program?
[code] #define percent 0.01 #include <cstdlib> #include <iostream> using std::cout; using std::...

Codeblocks Global variables setup for GTK+
no, apparently I have no gdk-pixbuf/gdk-pixbuf.h, but i do have gdk-pixbuf.h. is there anywhere I co...

Codeblocks Global variables setup for GTK+
Ill try that.

This user does not accept Private Messages