17 years ago
Highlights
(-1)(-1) does equal 1, however when you square both sides of an equation it may introduce extraneous solutions. By your same logic, -1 == 1 because -1^2 == 1^2.Edit: So basicall…
17 years ago
17 years, 4 months ago
I've been programming for probably 6 years now as a hobby. I've just started attending college and I'm taking my first computer science course. I have (what I'd like to think is…
17 years, 5 months ago
I've just started working with inline assembly in VC++ express edition (just for fun). I've run into a problem when working with pointers & structures. typedef struct { int a; }…
17 years, 6 months ago
Hey everyone, I recently started work on a text based mmo. One of my main goals is allowing online extension to game logic and scripting in general. Its written in…
17 years, 10 months ago
Latest Activity
See all in Discussions(-1)(-1) does equal 1, however when you square both sides of an equation it may introduce extraneous solutions. By your …
17 years ago
While slightly off-topic, I have to point out that the games we are comparing your future game to that look …
17 years, 4 months ago
Quote: Is it, seeing that is doing more than is usually needed (flushing the stream) and is more to type? …
17 years, 4 months ago