Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Struct
New post in Struct
Struct in C++ – incorrect reading from file
December 2nd, 2022
c++
struct
io
for loop skipping getline
November 21st, 2022
c++
struct
loops
for-loop
What is zero-width bit field
September 29th, 2022
struct
bit-manipulation
signed
c
Initializing a const array in a struct in C++
September 30th, 2022
c++
arrays
struct
constants
Thread struct as function parameter C
September 29th, 2022
c
multithreading
struct
MATLAB: Error using * Inner matrix dimensions must agree
September 15th, 2022
matlab
struct
dimensions
Swift - Append to array in struct
October 20th, 2022
arrays
swift
struct
append
Initializing static constexpr variables and classes inside a struct
June 4th, 2022
c++
struct
constexpr
Need to insert struct directly in a PostgreSQL DB
September 15th, 2022
arrays
json
postgresql
go
struct
How to cast a string to array of struct in HiveQL
September 15th, 2022
arrays
struct
hive
explode
hiveql
How to use Go reflection pkg to get the type of a slice struct field?
August 20th, 2022
go
struct
reflection
types
slice
Select all columns of a Hive Struct
June 4th, 2022
struct
hive
udf
apache-hive
hive-udf
Structure to string in elegant way
September 15th, 2022
c++
struct
So now struct can have virtual function and support inheritance ? What difference with classes then ? What the true purpose of information hiding?
June 4th, 2022
c++
class
inheritance
struct
information-hiding
Why do these C struct definitions give warnings and errors?
June 5th, 2022
c
gcc
struct
What good is a function pointer inside a struct in c?
June 9th, 2022
c
struct
function-pointers
Struct within Struct, able to change inner Struct type
June 8th, 2022
c#
struct
Iterating over same type struct members in C
June 19th, 2022
c
struct
iteration
Is (*x).y the same as x->y?
June 28th, 2022
c
struct
dereference
Is this the correct way to return an array of structs from a function?
June 9th, 2022
c
memory-management
struct
malloc
C Question: why char actually occupies 4 bytes in memory?
June 20th, 2022
c
data-structures
struct
size
char
Load a field of struct into a variable (MATLAB)
June 4th, 2022
matlab
variables
struct
matlab-load
<insert name of struct> was not declared in this scope
June 4th, 2022
c++
struct
Solution for "dereferencing `void *' pointer" warning in struct in C?
June 4th, 2022
c
struct
void-pointers
Writing init function for C struct
June 4th, 2022
c
struct
How to simply concatenate two structures with different fields in Matlab?
June 4th, 2022
matlab
struct
Convert Struct to JSON
September 17th, 2022
c#
json
struct
Convert struct to double type in Matlab
June 4th, 2022
struct
double
matlab-struct
matlab
Using a struct across classes in c++
June 4th, 2022
c++
class
struct
Creating array of structs in C++
September 15th, 2022
c++
arrays
struct
←
1
2
3
4
5
6
7
8
9
…
22
23
→