Is this possible? I thought I had seen this sort of thing somewhere, but I can't find it or replicate it. This is my attempt:
Thought that would be a really cool way to handle variable arguments... That way, you wouldn't have to supply NULL or 0 at the end.Code:void example(int notimportant, ..., int terminator = 0)



LinkBack URL
About LinkBacks


