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
Calling memset causes segmentation fault
Apr 10, 2022
c
unix
struct
segmentation-fault
memset
Can we implement ANSI C's `offsetof` in Delphi?
May 08, 2021
delphi
struct
Does the C# 16 Byte struct limitation mean I can't use strings in structs?
Nov 15, 2022
c#
string
struct
use printf("%s",..) to print a struct, the struct's first variable type is 'char *', why can get a right string stored in 'char *'?
Nov 06, 2022
c
struct
How to find an element in an array of structs in C?
Oct 19, 2022
c
arrays
struct
Does passing "pointer to structure" to a function create local copies of it in C?
Oct 29, 2022
c
pointers
struct
Implementing the Index operator for matrices with multiple parameters
Jul 05, 2022
struct
rust
Why is BigInteger in C# a struct if it has an unbounded size?
Oct 20, 2022
c#
.net
struct
How to save an array of custom struct to NSUserDefault with swift?
Apr 01, 2022
arrays
swift
struct
swift2
nsuserdefaults
How to make default value with a struct property?
Feb 21, 2022
c#
struct
C++ pointer of specific bit size
Nov 09, 2022
c++
pointers
struct
bit-fields
struct instantiation with "struct" keyword
Sep 21, 2022
c++
struct
keyword
declaration
instantiation
How to initialize char array in struct
Aug 21, 2022
c#
.net
arrays
struct
initialization
global struct with vector member [closed]
Oct 18, 2022
c++
vector
struct
Casting a struct to another
Feb 19, 2022
c++
c
struct
Golang struct array values not appending In loop
Nov 29, 2021
struct
go
append
slice
Is there a QPair class, but for three+ items instead of two?
Jun 01, 2022
c++
qt
struct
How do I enforce using a factory on a struct in C#
Nov 03, 2022
c#
struct
factory
Why is my struct coming out to an unexpected size when I have a double in it?
Apr 30, 2022
c#
struct
double
initialize struct contain references to structs
Nov 04, 2022
c++
data-structures
struct
initialization
« Newer Entries
Older Entries »