[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: when...
The Greene Family schrieb:
>
> When do you guys plan on implementing the ppfscanf and ppfprintf? can ya at
The problem with those is that we´d have to reimplement almost the
complete fsanf/fprintf functionality for that because of that /&§%/§$
variable argument list. Or at least the format string parsing. That´s
nothing I really like to do.
> least give me some dummy functions so my code can compile? :-)
What about simulating the functionality with ppfRead+sscanf /
sprintf+ppfWrite () ?
Christian