For Programmers: Free Programming Magazines  


Home > Archive > Smalltalk > June 2004 > Re: Number #min:









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Number #min:
Chris Uppal

2004-06-26, 8:56 am

Thomas Gagne wrote:

>
> You're being wierd ;-)


Drat!


> Prior to Smalltalk I did (and still do) a lot of C coding (not C++ -- too
> messy). The macros min() and max() return the lessor and greater of
> their two argument:
>
> min(10,20) returns 10
> max(10,20) returns 20


Ah, but they are outfix names. My (admittedly weird) internal parser reads
them just like everyone else, perhaps 'cos I'm an old C programmer too.

Oh well...

-- chris


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com