Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in struct
size of struct in C different with variables rearranged
Dec 10, 2022
c
struct
padding
copying C-style arrays and structure
Dec 10, 2022
c++
arrays
c++11
struct
variable-assignment
Is it possible to force a string to be a specific size when defining a struct?
Dec 10, 2022
c++
string
struct
pinvoke
marshalling
C# - Passing struct from one object to another
Dec 09, 2022
c#
struct
const struct declaration
Dec 09, 2022
c
struct
constants
declaration
Are there any guarantees about C struct order?
Dec 09, 2022
c
pointers
struct
How do I know whether a pointer points to a specific structure or not?
Dec 09, 2022
c
pointers
struct
Size of struct with generic type fields
Dec 08, 2022
c#
.net
struct
Difference between use of pointer and array with zero elements in structs
Dec 09, 2022
c
struct
coding-style
Is returning a private class member slower than using a struct and accessing that variable directly?
Dec 07, 2022
c++
performance
class
struct
Struct labeling
Dec 08, 2022
c
struct
label
'class' behavior in C
Dec 08, 2022
c
oop
struct
Why doesn't initializing a C++ struct to `= {0}` set all of its members to 0?
Dec 07, 2022
c++
struct
initialization
zero-initialization
Cast structs with certain common members
Dec 07, 2022
c++
c++11
struct
casting
reinterpret-cast
How does Returning a Struct as an Interface work?
Dec 08, 2022
c#
.net
interface
struct
Getting name and type of a struct field from its object
Dec 07, 2022
c++
struct
Printing the address of a struct object
Dec 07, 2022
c++
casting
struct
compiler-errors
compiler-warnings
What are the pros & cons of using an array of structures versus an array of pointers to a structure?
Dec 06, 2022
c
arrays
pointers
struct
structure
Passing pointer to array of struct
Dec 07, 2022
c
arrays
struct
Get Position of a struct var AKA Offset of record field
Dec 07, 2022
delphi
memory-management
struct
delphi-7
record
« Newer Entries
Older Entries »