RE: stdcall / cdecl -- please clarify
- Posted by "C. K. Lester" <cklester at yahoo.com> Feb 12, 2002
- 619 views
> Euphoria was designed to call __stdcall routines, not __cdecl. Can somebody explain what a stdcall routine is vs. a cdecl routine? I noticed some of this stuff when looking at the GLUT includes we have in our library. I want to understand what I'm getting into before I get into it. Thanks, ck