Mail Archives: cygwin/1998/12/08/05:00:04
"Joost Kraaijeveld" <JKraaijeveld AT askesis DOT nl> writes:
> The following function are in tcl.h but they appear not to be in in
> libtcl80.a:
> Tcl_CreateFileHandler
> Tcl_DeleteFileHandler
>
> Is that correct? Is there anything I can do to get my app linked?
>
Please read the Tcl docs. These interfaces were removed for non-Unix
platforms as of tcl/tk8.0b1 (or thereabouts), and you have to use
Channels instead (Hint: start with Tcl_MakeFileChannel). Follow up to
comp.lang.tcl please.
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -