Click here to Skip to main content
15,904,638 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: OS Kernels Pin
Afzaal Ahmad Zeeshan2-Sep-16 10:02
professionalAfzaal Ahmad Zeeshan2-Sep-16 10:02 
GeneralRe: OS Kernels Pin
Richard Andrew x642-Sep-16 10:07
professionalRichard Andrew x642-Sep-16 10:07 
GeneralRe: OS Kernels Pin
Mladen Janković2-Sep-16 12:12
Mladen Janković2-Sep-16 12:12 
GeneralRe: OS Kernels Pin
Mladen Janković2-Sep-16 12:00
Mladen Janković2-Sep-16 12:00 
GeneralRe: OS Kernels Pin
Richard Andrew x642-Sep-16 12:04
professionalRichard Andrew x642-Sep-16 12:04 
GeneralRe: OS Kernels Pin
Mladen Janković2-Sep-16 12:12
Mladen Janković2-Sep-16 12:12 
GeneralRe: OS Kernels Pin
Tomaž Štih3-Sep-16 6:29
Tomaž Štih3-Sep-16 6:29 
GeneralRe: OS Kernels Pin
Mladen Janković3-Sep-16 7:36
Mladen Janković3-Sep-16 7:36 
That's why I said de facto standard, since ANSI C standard does not deal with implementation details. In your case we're talking about calling convection and for each platform there are several well known and understood convections (almost as if they are standardized). Any decent compiler support different calling conventions and allows you to specify it for your functions, so interoperability is not a problem. This is not the case with C++ where we have things like vtables, pointer to member, name mangling...

Tomaž Štih wrote:
some architectures define ABI on C++ level

Yes, and there is a proposal to define portable ABI for C++: N4028[^]

GeneralRe: OS Kernels Pin
Tomaž Štih2-Sep-16 22:30
Tomaž Štih2-Sep-16 22:30 
GeneralRe: OS Kernels Pin
JackPeacock6-Sep-16 2:11
professionalJackPeacock6-Sep-16 2:11 
GeneralRe: OS Kernels Pin
Richard Andrew x646-Sep-16 12:11
professionalRichard Andrew x646-Sep-16 12:11 
GeneralRe: OS Kernels Pin
JackPeacock6-Sep-16 22:29
professionalJackPeacock6-Sep-16 22:29 
GeneralWhat do you guys think of H-1B visas ? Pin
jlongo2-Sep-16 6:19
jlongo2-Sep-16 6:19 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
User 84202-Sep-16 6:24
User 84202-Sep-16 6:24 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
OriginalGriff2-Sep-16 6:30
mveOriginalGriff2-Sep-16 6:30 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Charles Programmer5-Sep-16 6:24
Charles Programmer5-Sep-16 6:24 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
OriginalGriff2-Sep-16 6:29
mveOriginalGriff2-Sep-16 6:29 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
jlongo2-Sep-16 6:35
jlongo2-Sep-16 6:35 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Richard Deeming2-Sep-16 6:40
mveRichard Deeming2-Sep-16 6:40 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Kent Sharkey2-Sep-16 7:55
staffKent Sharkey2-Sep-16 7:55 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Richard Deeming2-Sep-16 8:11
mveRichard Deeming2-Sep-16 8:11 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
#realJSOP2-Sep-16 16:22
professional#realJSOP2-Sep-16 16:22 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
W Balboos, GHB2-Sep-16 6:41
W Balboos, GHB2-Sep-16 6:41 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Richard Deeming2-Sep-16 6:52
mveRichard Deeming2-Sep-16 6:52 
GeneralRe: What is the position of the presidential candidates on H-1B visas ? Pin
Rick York2-Sep-16 9:58
mveRick York2-Sep-16 9:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.