StackOverflow Questions for Tag: open-array-parameters

malom
malom

Reputation: 233

Delphi open array as property index in indexed property

Score: 1

Views: 178

Answers: 1

Read More
user532231
user532231

Reputation:

How to set string (or AnsiString) constant in the TVarRec?

Score: 5

Views: 10853

Answers: 3

Read More
Fabrizio
Fabrizio

Reputation: 8053

Why casting an open array parameter to an array type causes E2089 Invalid typecast?

Score: 6

Views: 384

Answers: 1

Read More
Fabrizio
Fabrizio

Reputation: 8053

How to avoid "E2251 Ambiguous overloaded call to 'MyMethodName'" when using open array parameters?

Score: 1

Views: 798

Answers: 0

Read More
Alex Egorov
Alex Egorov

Reputation: 937

Passing constants to a function parameter that is an open array of record

Score: 1

Views: 488

Answers: 1

Read More
user3469604
user3469604

Reputation: 25

How to avoid stack overflow when passing an array to a function in C++?

Score: 0

Views: 154

Answers: 1

Read More
SOUser
SOUser

Reputation: 3852

Cannot pass typed char array to open array of char?

Score: 6

Views: 158

Answers: 1

Read More
Uli Gerhardt
Uli Gerhardt

Reputation: 14001

Cast static array to open array of different element type

Score: 9

Views: 700

Answers: 5

Read More
Marjan Venema
Marjan Venema

Reputation: 19356

Why can I pass a var of type X to a open array parameter of that type?

Score: 9

Views: 505

Answers: 1

Read More
Simon Sheng
Simon Sheng

Reputation: 51

An Oracle stored procedure accept array(table) parameter in package example needed

Score: 0

Views: 2521

Answers: 1

Read More
Tim
Tim

Reputation: 1559

How can I pass a group of objects to a function for creation?

Score: 0

Views: 328

Answers: 5

Read More
Kenneth Cochran
Kenneth Cochran

Reputation: 12114

Is a dynamic array of Char allowed when the parameter type is open array of Char?

Score: 11

Views: 2855

Answers: 3

Read More
PreviousPage 1Next