------ art_21592_32115177.1138000443819 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, Can somebody tell me what these lines of code mean? extern int snprintf __((char *, size_t n, char const *, ...)); extern int vsnprintf _((char *, size_t n, char const *, va_list)); I am confused over what _, __, and ... mean. They are in missing.h lines 134 - 135 -- Thank you, Brian Takita http://weblog.freeopinion.org ------ art_21592_32115177.1138000443819--