| Oops!
Original Message:
-----------------
From: jpff@codemist.co.uk
Date: Thu, 10 Feb 2005 15:08:41 +0000
To: csound-devel@lists.sourceforge.net, csound-devel@lists.sourceforge.net
Subject: Re: [Cs-dev] Gabriel's opcodes
>>>>> "gogins@pipeline" == gogins@pipeline com writes:
gogins@pipeline> *fno is assigned from (int) *p->kfn. Of course this code
assumes that the
gogins@pipeline> assignment takes place before the next clause in the ||
expression. I'm not
gogins@pipeline> sure whether the C language standard validates this
assumption.
Not so. It writes a value into the address to which fno points, but
it not initialised so the value (int)*p->kfn is written to somewhere,
but not necessarily a valid place. Programming 101 which I teach next
week!
==John ffitch
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |