Dan, I apologize for not pursuing this question more promptly; I am very busy with teaching.
I took a look in the source code of trap() and at present it is not implemented in Windows Unicon. I forget to what extent NT supports a UNIX-style C signal() function; my best guess is that it didn't work when first compiled by Li Lin under VC++, but it looked to me like it was implementable, so I left it in the main section of the UNICON book instead of the UNIX-only section. It might work under GCC which we have switched to since then, so I will try to turn it on in my source and see what happens. Clint ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
