



ScreenWidth (lines 5606-5611)
Back to List
Browsing parserm.h
5606 [ ScreenWidth id;
5607 id=gg_mainwin;
5608 if (gg_statuswin && statuswin_current) id = gg_statuswin;
5609 glk($0025, id, gg_arguments, 0); ! window_get_size
5610 return gg_arguments-->0;
5611 ];
Last updated 27 February 2004.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson assisted by C Knight.