[Tuxpaint-devel] Execution terminating
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: foo-script <foo...@o2...> - 2008-06-01 12:49:30
|
How to let TuxPaint know, that something went wrong, eg. memory couldn't be allocated? I suppose that using perror, just like usually man does, is not allowed. There's TOOLNAME_shutdown function but returns void, so how to note that an error occured? Is printing to stderr allowed? Best, Adam |