StackOverflow Questions for Tag: struct

harryw
harryw

Reputation: 33

ESP_IDF_ Add value of double pointer to struct c doesn't work_

Score: 1

Views: 47

Answers: 1

Read More
Lydian
Lydian

Reputation: 1

I must be doing the Struct wrong, or pointing to it wrong, my Buttons (or keys!) refuse to update the variable I send them to

Score: 0

Views: 87

Answers: 0

Read More
user1765376
user1765376

Reputation: 899

How do bit fields and their alignments work in C programming?

Score: 0

Views: 3514

Answers: 2

Read More
Desert Wind
Desert Wind

Reputation: 3

C, how to fill in an allocated struct with strings of fixed sizes

Score: 0

Views: 41

Answers: 0

Read More
Connor Kolan
Connor Kolan

Reputation: 135

How to implement variable sized array within C struct

Score: 2

Views: 113

Answers: 2

Read More
Aidan
Aidan

Reputation: 69

1. What does ":" mean in C for struct members 2. Can I return a local variable that's a struct that holds a pointer to a local variable in a function?

Score: -3

Views: 52

Answers: 0

Read More
Kimo
Kimo

Reputation: 1

Checking address of a member function

Score: -1

Views: 73

Answers: 0

Read More
Anton
Anton

Reputation: 93

Structure padding clarification for 32-bit and 64-bit architecture

Score: 4

Views: 120

Answers: 2

Read More
Mr.CG
Mr.CG

Reputation: 69

How to define a constant in a struct in Julia

Score: 0

Views: 3316

Answers: 2

Read More
ChrisH
ChrisH

Reputation: 29

C++ Write a program that prompts the user to enter a person's date of birth in numeric form (Throw/Catch)

Score: 0

Views: 19446

Answers: 2

Read More
Hamza
Hamza

Reputation: 52

Why the Struct padding is same in 64 bit and 32 bit systems?

Score: 3

Views: 1155

Answers: 3

Read More
Kitten Apps-Films
Kitten Apps-Films

Reputation: 1

How to have multidata type Swift arays

Score: -1

Views: 48

Answers: 1

Read More
Faisal Ikwal
Faisal Ikwal

Reputation: 713

Understanding struct initialiser if it contain private property

Score: 1

Views: 693

Answers: 2

Read More
Acidic
Acidic

Reputation: 6280

Are structs 'pass-by-value'?

Score: 50

Views: 38591

Answers: 9

Read More
Giogre
Giogre

Reputation: 1572

Overloading comparison operators for simple POD `struct`s holding many numerical fields

Score: 3

Views: 144

Answers: 1

Read More
Thirumal R
Thirumal R

Reputation: 1

C struct pointers

Score: 0

Views: 91

Answers: 1

Read More
Fatpanda
Fatpanda

Reputation: 61

What is the correct way to assign function to a function pointer of a structure member

Score: 2

Views: 103

Answers: 2

Read More
Johan
Johan

Reputation: 397

Best practice for self vs. static struct function to avoid duplicate borrow issue

Score: 0

Views: 59

Answers: 1

Read More
Ange McAuslan
Ange McAuslan

Reputation: 25

Issues updating an element inside a struct within an array using a toggle in swiftui

Score: -1

Views: 75

Answers: 1

Read More
user25555421
user25555421

Reputation: 15

How to organise big array of structs with function references in it?

Score: 1

Views: 90

Answers: 3

Read More
PreviousPage 1Next