#ifdef _NO_PROTO
extern int writeViewport();
#else
extern int writeViewport(int );
#endif