Hi, I am playing around with CIL and 'd like to know if it's possible for
CIL to modify a constant in a statement.
For example my C code has something like
int c = 10;
I'd like to use Cil to change this statement to say
int c = 50;
Another relate question is how to create a statement , e.g., how to
tell CIL to create a statement equivalent to the C statement of float b =
20.0;
Thanks,
VN -
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users