• MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    Quote:


    I don't understand why I have a problem for "void Allocate(CallBack_Handler handler,const char* description=0)"...



    Add -D_NO_PPCINLINE to compiler options. Allocate() is an Exec function and compiler tries to expand function declaration to full OS call.
    1 + 1 = 3 with very large values of 1
  • »16.05.07 - 06:41
    Profile