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
What is special about structs?
Sep 15, 2022
c
arrays
struct
return
return-value
ARC forbids Objective-C objects in structs or unions despite marking the file -fno-objc-arc
Apr 15, 2022
iphone
objective-c
struct
ios5
automatic-ref-counting
What does "request for member '*******' in something not a structure or union" mean?
Aug 09, 2019
c
struct
unions
Is it safe to return a struct in C or C++?
Nov 06, 2022
c++
c
function
struct
return-type
Swift constants: Struct or Enum
Oct 12, 2022
swift
struct
enums
constants
memset() or value initialization to zero out a struct?
Aug 17, 2022
c++
c
visual-c++
struct
initialization
How to convert a structure to a byte array in C#?
Oct 10, 2019
c#
struct
How do I check if a variable is of a certain type (compare two types) in C?
Aug 17, 2022
c
types
struct
Why is the new Tuple type in .Net 4.0 a reference type (class) and not a value type (struct)
Aug 17, 2022
performance
class
struct
.net-4.0
What's the best way to put a c-struct in an NSArray?
Aug 17, 2022
iphone
objective-c
cocoa
struct
nsarray
Vector of structs initialization
Aug 17, 2022
c++
vector
struct
push-back
How to convert string to IP address and vice versa
Aug 17, 2022
c++
string
struct
ip-address
in-addr
Why do C and C++ support memberwise assignment of arrays within structs, but not generally?
Jul 03, 2013
c++
c
arrays
variable-assignment
struct
Why is this struct size 3 instead of 2?
Aug 17, 2022
c++
c
struct
Struct memory layout in C
May 05, 2018
c
struct
memory-layout
Proper way to initialize C++ structs
Aug 17, 2022
c++
struct
initialization
valgrind
calloc
Does an unused member variable take up memory?
Aug 17, 2022
c++
memory
struct
Structs versus classes
Oct 03, 2022
c#
struct
What's the purpose of this [1] at the end of struct declaration?
Aug 16, 2022
c
struct
reverse-engineering
declaration
typedef
Returning two values, Tuple vs 'out' vs 'struct'
Oct 30, 2022
c#
struct
tuples
out
value-type
« Newer Entries
Older Entries »