Poorly worded question (was Re: IsUnsigned() function?)

john c chu chu at acsu.buffalo.edu
Mon Jul 23 14:29:48 AEST 1990


In article <31240 at eerie.acsu.Buffalo.EDU> chu at acsu.buffalo.edu (john c chu) writes:
>Interpretation 3: technically, all numbers are 'signed' (positive or
>negative) except 0, so it should return a 0 for all numbers except 0
>for which it should return a 1. (e.g. return(num = 0))

Of course I meant return(num==0)

I'm so ashamed...

					john
				chu at autarch.acsu.buffalo.edu



More information about the Comp.lang.c mailing list