[gambit-list] address of var
lowly coder
lowlycoder at huoyanjinjing.com
Sun Feb 15 03:45:46 EST 2009
suppose I have:
int foo;
bar(&foo); <-- I want to duplicate this function call
suppose now, I have foo and bar in scheme land; how do I make the above
function call? grepping for "\&" in gambit-c.txt brings up the #& box
syntax, but I don't think that's what I want
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090215/06377e5c/attachment.htm>
More information about the Gambit-list
mailing list