Menu

#3 compile error

open
nobody
None
5
2006-05-03
2006-05-03
No

missing void on resize.c:49
static UniqueUpdateForm( UInt16 formID, UInt16 code );

should be
static void UniqueUpdateForm( UInt16 formID, UInt16 code );

compiler is complaining

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.