Re: use of c ellipsis
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: use of c ellipsis
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2014年2月26日 08:35:39 -0300
You're out of luck, sorry. If your compiler supports printf and sprintf,
or any incarnation of vararg in C, you may be able to pull it through,
but it will take some work.