From: Richard Cobbe (cobbe at ccs.neu.edu) Date: Fri Oct 7 17:30:16 EDT 2005 |
|
Is it possible to use (lib "foreign.ss") to call vararg C functions (like printf) from within Scheme? It would be really nice to say, for example, (c-printf "%04d" n) from time to time. Thanks, Richard
Posted on the users mailing list. |
|