[gameprogrammer] va_start va_end inversion

  • From: "Kevin Jenkins" <gameprogrammer@xxxxxxxxxx>
  • To: <gameprogrammer@xxxxxxxxxxxxx>
  • Date: Wed, 14 Jul 2004 15:11:48 -0700

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?



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


Other related posts: