StackOverflow Questions for Tag: declaration

willmcneilly
willmcneilly

Reputation: 658

Pushing rows into a 2d array: Can a loop be used inside of an array declaration?

Score: 0

Views: 369

Answers: 3

Read More
Agis Soleas
Agis Soleas

Reputation: 343

How to push an associative element into a multidimensional array?

Score: 0

Views: 29

Answers: 1

Read More
ntan
ntan

Reputation: 2205

How to declare a scalar value and a non-scalar value at the same level of a multidimensional array?

Score: 1

Views: 548

Answers: 5

Read More
user849137
user849137

Reputation:

How to create a multidimensional array with an identifying column value used as the first level key?

Score: 2

Views: 10746

Answers: 2

Read More
no_freedom
no_freedom

Reputation: 1961

How to add a new row to a pre-existing 2d array?

Score: 1

Views: 112

Answers: 1

Read More
floatleft
floatleft

Reputation: 6541

How to build a 2d array with static and dynamic data while looping?

Score: 3

Views: 195

Answers: 1

Read More
John AJ
John AJ

Reputation: 21

"Warning: array_push(): First argument should be an array" while trying to push a value into a string-type value

Score: 0

Views: 104

Answers: 4

Read More
fredmarks
fredmarks

Reputation: 327

How to declare a new associative element of a specific first level element?

Score: 0

Views: 76

Answers: 2

Read More
frillybob
frillybob

Reputation: 620

Function Prototypes with multi-dimensional arrays as a parameter

Score: 3

Views: 10199

Answers: 2

Read More
Muhammad Nour
Muhammad Nour

Reputation: 2327

Declare variable in SQLite and use it

Score: 152

Views: 244054

Answers: 10

Read More
user358089
user358089

Reputation:

TS4023: Exported Variable <x> has or is using name <y> from external module but cannot be named

Score: 72

Views: 57916

Answers: 10

Read More
CommaToast
CommaToast

Reputation: 12168

Simpler way to alias instance variables to other instance variables in Swift?

Score: 4

Views: 2263

Answers: 1

Read More
user4274597
user4274597

Reputation:

Laravel 5 Error - Declaration of Illuminate\Container\Container::make() must be compatible with Illuminate\Contracts\Container\Container::make

Score: 6

Views: 4954

Answers: 1

Read More
Joel B
Joel B

Reputation: 13110

Should I explicitly define the values my enumerated constants

Score: 5

Views: 4106

Answers: 2

Read More
Linas
Linas

Reputation: 31

Displaying an element of a linked list

Score: 0

Views: 73

Answers: 2

Read More
user51462
user51462

Reputation: 2022

Scope of underspecified declarations

Score: 3

Views: 99

Answers: 1

Read More
bodacydo
bodacydo

Reputation: 79279

How do I declare several variables in a for (;;) loop in C?

Score: 47

Views: 70875

Answers: 7

Read More
Daniel Bingham
Daniel Bingham

Reputation: 12914

Declaring and initializing a variable in a Conditional or Control statement in C++

Score: 28

Views: 11160

Answers: 10

Read More
rodrigocfd
rodrigocfd

Reputation: 7996

Why do I need to use the "type" keyword when importing types in Svelte?

Score: 0

Views: 66

Answers: 3

Read More
Wendel
Wendel

Reputation: 19

Why is header including sufficient for definitions?

Score: 0

Views: 63

Answers: 1

Read More
PreviousPage 1Next