On 3/19/07, Anton Rolls <[EMAIL PROTECTED]> wrote: > : FSOUND_Init "char" "fmod" "[EMAIL PROTECTED]" { } alien-invoke ;
This says FSOUND_Init takes no arguments. But the following you pass it three: > 32000 64 0 FSOUND_Init . ! Problem here with "Operating system signal 11" FSOUND_Init should probably be: : FSOUND_Init "char" "fmod" "[EMAIL PROTECTED]" { "int" "int" "uint" } alien-invoke ; Chris. -- http://www.bluishcoder.co.nz ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/factor-talk