Extended Type Design.

Walter Bright newshound at digitalmars.com
Fri Mar 16 15:20:57 PDT 2007


Benji Smith wrote:
> Bingo. It's like trying to describe something as "impossible 
> impossible". If the first usage of the word didn't really convey 
> impossibility, then you were using the wrong word to begin with.

Reminds me of the old assembler program:

	foo:
		MOV EAX, 3
		CALL BAR
		HALT		; stop the program
		HALT		; if skidding



More information about the Digitalmars-d mailing list