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
Is there a maximum limit to the size of a variable that should be allocated on a stack?
Jul 04, 2022
c
struct
variables
stack
Can I create accessors on structs to automatically convert to/from other datatypes?
Sep 25, 2022
c#
struct
accessor
Why does Clang coerce struct parameters to ints
Sep 18, 2021
compiler-construction
struct
clang
llvm
abi
Methods shared among structs
Feb 14, 2022
struct
rust
traits
How to "unpack" a structure in haskell
Apr 21, 2022
haskell
struct
ffi
Is there a practical alternative to struct inheritance? (C#)
Jul 09, 2018
c#
inheritance
struct
Fast sketching tools for drawing C/C++ structs, pointers, etc
Dec 30, 2017
c++
pointers
struct
drawing
C++ anonymous structs
Oct 17, 2022
c++
struct
unions
anonymous-struct
Why are Awaiters (async/await) structs and not classes? Can classes be used?
Nov 17, 2022
c#
.net
asynchronous
struct
async-await
Is it safe to reinterpret_cast an array to a struct containing the array?
Oct 04, 2022
c++
struct
alignment
Workaround for Serialize and Deserialize struct in MongoDB
Jul 30, 2020
c#
mongodb
serialization
struct
Will struct modifications in C# affect unmanaged memory?
Oct 14, 2022
c#
.net
struct
pinvoke
Some questions about a single-instance array in typedef
Mar 19, 2022
c
arrays
struct
typedef
gmp
g++ warning when using optional 'struct' keyword
Jul 01, 2013
c++
namespaces
struct
g++
compiler-warnings
Why does `sxhash` return a constant for all structs?
May 17, 2021
struct
lisp
common-lisp
Casting double array to a struct of doubles
Jul 01, 2021
c++
arrays
struct
language-lawyer
static-cast
return an array of structs or an array of struct pointers?
Aug 12, 2022
c
arrays
pointers
struct
Why use different a different tag and typedef for a struct?
Aug 29, 2022
c
struct
typedef
error: flexible array member not at end of struct
Mar 03, 2018
c
arrays
struct
how to initialize a static struct in c++?
Apr 30, 2022
c++
static
struct
initialization
member
« Newer Entries
Older Entries »