http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

TheGrumpyProgrammer



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gameprogrammer] Re: va_start va_end inversion



"Kevin Jenkins" <gameprogrammer@rakkar.org> writes:

> Using va_start and va_end I've encoded a variable set of parameters to a
> bytestream.
>
> I want to invert this.  Given a bytestream, I want to get the original set
> of parameters.  I want to then call a function that takes that set of
> parameters.
>
> How?
I might not understood you completely ;), but wouldn't 'fscanf', 'fvscanf' do the trick?

-- Ed


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html