cc: [email protected]
Subject: Re: Re: [ast-developers] Create _Bool variable from C code?
--------
The function you need to call is
nv_settype()
It needs the node corresponding to the variable name which it can get
with nv_open() and the type
which it can get by looking up "_Bool" in the builtin table, sh.bltin_tree.
David Korn
[email protected]
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers