Matt Austern wrote: > Partly depends on what the value of "..." actually is. I'd be > interested in seeing whether other compilers (EDG? IBM? Sun? HP?) > support this extension. Borland 5.5.1 C/C++ supports it, with a non-fatal warning "Nonportable pointer conversion in function main," but only in C mode. Aaron W. LaFramboise