StackOverflow Questions for Tag: cdecl

Cătălina Sîrbu
Cătălina Sîrbu

Reputation: 1283

Calling convention for variadic function

Score: 2

Views: 1528

Answers: 1

Read More
illustager
illustager

Reputation: 55

The parameters processing order of a cdecl function

Score: 0

Views: 89

Answers: 1

Read More
qwerty_url
qwerty_url

Reputation: 701

x86 cdecl calling convention, why bother cleaning the stack?

Score: 0

Views: 92

Answers: 0

Read More
Cătălina Sîrbu
Cătălina Sîrbu

Reputation: 1283

C calling convention: who cleans the stack in variadic functions vs normal functions?

Score: 7

Views: 1534

Answers: 2

Read More
lucastamoios
lucastamoios

Reputation: 592

Why should I not use __fastcall instead the standard __cdecl?

Score: 14

Views: 7134

Answers: 2

Read More
Mengfan Ma
Mengfan Ma

Reputation: 351

what's the meaning of "#define __cdecl" in my C++ code?

Score: 4

Views: 2979

Answers: 2

Read More
Ben
Ben

Reputation: 585

In C++, do variadic functions (those with ... at the end of the parameter list) necessarily follow the __cdecl calling convention?

Score: 7

Views: 2719

Answers: 5

Read More
BampyRocket
BampyRocket

Reputation: 106

Issues passing a C# callback pointer to a C library

Score: 1

Views: 76

Answers: 0

Read More
PrettyLittleHorse
PrettyLittleHorse

Reputation: 53

Sending big amount of bytes from Swift to Python with types and @_cdecl

Score: 0

Views: 180

Answers: 2

Read More
joe
joe

Reputation: 11

'cdecl attribute ignored error' and how to solve this error?

Score: 1

Views: 160

Answers: 0

Read More
Dean
Dean

Reputation: 6950

How can a reference be present in a signature of a function callable from C code?

Score: 3

Views: 199

Answers: 3

Read More
largesky
largesky

Reputation: 1

vc++ stdcall function assign to cdecl function pointer worked, why?

Score: -2

Views: 212

Answers: 1

Read More
fredoverflow
fredoverflow

Reputation: 263078

What does "cdecl" stand for?

Score: 42

Views: 23626

Answers: 8

Read More
Ignacio Ponseti
Ignacio Ponseti

Reputation: 23

Why does my C++ DLL not work with my Delphi application?

Score: 0

Views: 132

Answers: 0

Read More
user13112723
user13112723

Reputation: 1

Calling C++/CLR function from C# - passing parameters not working

Score: 0

Views: 464

Answers: 0

Read More
Marc
Marc

Reputation: 408

Warning (C28251) when replacing "operator new": Inconsistent annotation for 'new', this instance has no annotations

Score: 2

Views: 1794

Answers: 1

Read More
Chen
Chen

Reputation: 33

Call a StdCall Subroutine in Fortran

Score: 0

Views: 273

Answers: 1

Read More
lllle00
lllle00

Reputation: 11

Why the result are so strange

Score: -1

Views: 46

Answers: 1

Read More
Goodies
Goodies

Reputation: 4681

64-bit C++ passing functions with "different" calling conventions as parameters gives ambiguous error

Score: 6

Views: 2052

Answers: 2

Read More
1729
1729

Reputation: 5051

How do you read C declarations?

Score: 49

Views: 10283

Answers: 10

Read More
PreviousPage 1Next