Added char* wsterrror(int errnum) to return the string associated with errnum
commitbb75616aad98e248ab92be4a9a8778c81819352e
authordan <dan>
Sat, 11 Dec 1999 00:39:57 +0000 (11 00:39 +0000)
committerdan <dan>
Sat, 11 Dec 1999 00:39:57 +0000 (11 00:39 +0000)
treecbd6a1762bb52746b8458cc3b81a585ac91dd2af
parent4b69ea222e04ae8a9d8a48c56ac97362a6e497f9
Added char* wsterrror(int errnum) to return the string associated with errnum
This works even on platforms that don't provide strerror().
WINGs/ChangeLog
WINGs/WUtil.h
WINGs/error.c