Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Welcome (Score 1) 258

Which C++ would that be? The one where it is C with class objects, overloading, and subclassing, or the modern one were auto pointers are used, template are abused as a way to do "generic programming", and exceptions are used for the most mundane "errors" instead of exceptional ones?

Comment libultra (Score 3, Informative) 32

I'm not fully clear on what "proprietary libraries" means here, but it seems likely that Portal 64 was developed using some variation of Nintendo's official development tools for N64
 
Except for machine code demos, all commercial games and most hobby projects use Nintendo's libultra as essentially an "operating system" jammed into a lib.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...