Multidimensional array of classes?Hey. I need to have a multidimensional array of a specific class. You see, I have a class named part...
Splitting a string by space into array?Hey. Say I have a string [code] "This is a string" [/code] How do I split it into [code] ...
OpenGL/GLUT - Changing coordinate system?Hey. I'm using OpenGL/GLUT. Currently the coordinate system is like this [code] $ = -2, 0 + = 0, 0 ...
How can I translate time into days months and years?For example, if I have a time 99248, thats 1 day, 3 hours, 34 minutes. How do I get it to display th...
Daemon to log keystrokes?Hey. I want to log all keystrokes by a script running in the background. I know that this is possibl...
This user does not accept Private Messages