|
Re: Eval() in C?
I basically want to be able to store a string in a struct and then be able to call that method when "the time is right." It's almost like Flash's event based structure, so I can't really have separate if statements for every string.
EDIT: mluckham, that'll probably work, thanks.
|