TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C/C++ calling conventions demystified

1 pointsby nyellinalmost 14 years ago

1 comment

nyellinalmost 14 years ago
Here is another useful reference which discusses __cdecl and __stdcall: <a href="http://www.unixwiz.net/techtips/win32-callconv-asm.html" rel="nofollow">http://www.unixwiz.net/techtips/win32-callconv-asm.html</a>