StackOverflow Questions for Tag: function-declaration

Pavan Manjunath
Pavan Manjunath

Reputation: 28545

extern declaration and function definition both in the same file

Score: 12

Views: 11715

Answers: 5

Read More
Fedor
Fedor

Reputation: 21307

Local scope constant as function's default argument

Score: 5

Views: 144

Answers: 1

Read More
Nathan Fellman
Nathan Fellman

Reputation: 127578

Is it possible to define more than one function per file in MATLAB, and access them from outside that file?

Score: 228

Views: 120617

Answers: 10

Read More
Pinuz
Pinuz

Reputation: 3

Use of const keyword with array pointers in C

Score: 0

Views: 123

Answers: 3

Read More
SB56
SB56

Reputation: 27

How to pass a two-dimensional array to a function in C?

Score: 3

Views: 1256

Answers: 3

Read More
endolith
endolith

Reputation: 26833

Does C support optional null parameters?

Score: 8

Views: 25167

Answers: 6

Read More
Nebelmonster
Nebelmonster

Reputation: 83

Function returning 101 and -101 instead of 1 and -1

Score: 4

Views: 248

Answers: 6

Read More
TheBestPlayer
TheBestPlayer

Reputation: 404

Struct not recognised when declared in header file

Score: 0

Views: 2577

Answers: 1

Read More
Parminder Singh
Parminder Singh

Reputation: 362

Is it legal to have a function prototype slightly different from its definition?

Score: 0

Views: 86

Answers: 2

Read More
Jonathan Mee
Jonathan Mee

Reputation: 38949

Why can't I define a function inside another function but can declare function inside another function

Score: 84

Views: 35311

Answers: 11

Read More
Imsa
Imsa

Reputation: 89

Avoid names of variables ending into function definitions in R

Score: 0

Views: 88

Answers: 2

Read More
iouvxz
iouvxz

Reputation: 163

what does "auto(*)" mean in "auto(*)(int, int)->bool"?

Score: 0

Views: 109

Answers: 0

Read More
Ronald McBean
Ronald McBean

Reputation: 1427

Does the position of the virtual keyword in a function declaration matter?

Score: 4

Views: 617

Answers: 4

Read More
Luigi_S_R
Luigi_S_R

Reputation: 61

Is it possible to modify the content of a struct pointer inside a function?

Score: 2

Views: 3552

Answers: 4

Read More
Sinatr
Sinatr

Reputation: 21998

Function definition with prototype vs without prototype

Score: 4

Views: 111

Answers: 2

Read More
py_lyra
py_lyra

Reputation: 45

c++ swapping content of array - Selection Sort

Score: 3

Views: 197

Answers: 1

Read More
sfar adam
sfar adam

Reputation: 1

How to fix multiple definition errors?

Score: 0

Views: 74

Answers: 1

Read More
Raja Sekhar B
Raja Sekhar B

Reputation: 7

re assign array with new list of values

Score: -4

Views: 93

Answers: 2

Read More
Tim
Tim

Reputation: 169

Understanding Function Definitions that Return a Function Pointer

Score: 2

Views: 88

Answers: 3

Read More

Declaring a function with different function specifiers

Score: 1

Views: 130

Answers: 3

Read More
PreviousPage 1Next