Browse thread
Wrapping var_args, or C ... in ocaml?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-02-14 (15:45) |
From: | Guillaume Yziquel <guillaume.yziquel@c...> |
Subject: | Wrapping var_args, or C ... in ocaml? |
Hello. I'm currently looking at: http://docs.python.org/c-api/arg.html and I would like to know how to wrap up C functions with va_list of with an ellipsis. Is this documented somewhere, or has someone already done something like this? -- Guillaume Yziquel http://yziquel.homelinux.org/