[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My snd_ich working well



Angka H. K. <harikurniawan_(_at_)_gmail_(_dot_)_com> wrote:
 > What "#if 0" mean in the snd_ich.c file. I think it will always produce
 > false result ("0 = false"), is it correct or wrong ?

"#if 0" is a common way to comment out larger parts of a
source file.  Some people write "#ifdef notdef" which does
the same thing.  (You cannot easily use "/* ... */" for
that purpose because it cannot be nested.)

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

PI:
int f[9814],b,c=9814,g,i;long a=1e4,d,e,h;
main(){for(;b=c,c-=14;i=printf("%04d",e+d/a),e=d%a)
while(g=--b*2)d=h*b+a*(i?f[b]:a/5),h=d/--g,f[b]=d%g;}
_______________________________________________
freebsd-multimedia_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe_(_at_)_freebsd_(_dot_)_org"


Visit your host, monkey.org