Hi, I am trying to use gcc's __builtin_apply_args and __builting_apply extensions. Executing __builtin_apply_args is straight-forward, but when I try to execute __builtin_apply, I really can't figure how to compute the correct size argument. Any ideas ? Thank you Sunzir