mirror of
https://github.com/fltk/fltk.git
synced 2026-06-07 00:55:23 +08:00
Documentation updates, mainly to fix typos, mark constants with TT, and
clean up the osissues.html file for all OS's. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1836 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1081,7 +1081,7 @@ seconds. <i>It can return much sooner if something happens.</i>
|
||||
<P>The return value is positive if an event or fd happens before the
|
||||
time elapsed. It is zero if nothing happens (on Win32 this will only
|
||||
return zero if <i>time</i> is zero). It is negative if an error
|
||||
occurs (this will happen on Unix if a signal happens).
|
||||
occurs (this will happen on UNIX if a signal happens).
|
||||
|
||||
<H4><A NAME="Fl.warning">void (*warning)(const char*, ...);</A></H4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user