Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Issue successfully resolved

???
07/21/06 17:12
Read: times


 
#120776 - ellipsis
Responding to: ???'s previous message
It is called ellipsis and is part of ANSI C. It means the function can take a variable number of arguments. You need to use va_start, va_arg and va_end to access them.

Maarten

List of 3 messages in thread
TopicAuthorDate
C statement question            01/01/70 00:00      
   ellipsis            01/01/70 00:00      
      Thnaks            01/01/70 00:00      

Back to Subject List