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 compound-literals
Array as compound literal [duplicate]
Jan 12, 2023
c
c99
compound-literals
Lifetime of referenced compound array literals
Dec 23, 2022
c
compound-literals
What are the advantages of using "{}" for casting in C Language?
Dec 03, 2022
c++
c
literals
function-call
compound-literals
Need explanation of weird syntax
Sep 13, 2022
ios
objective-c
compound-literals
Is it possible to pass a structure variable as a function argument without previously defining it?
Nov 08, 2018
c
structure
compound-literals
Lifetime of a compound literal
Oct 16, 2022
c
gcc
clang
language-lawyer
compound-literals
Is there any way for a compound literal to have variable length in c99?
Jul 20, 2019
c
c99
compound-literals
Compund literals storage duration in C
Aug 26, 2022
c
scope
storage
c99
compound-literals
Using pointed to content in assignment of a pointer
Mar 04, 2022
c
variable-assignment
c11
compound-literals
Why do I need to type cast when initializing a user-defined structure using pointer?
Jul 11, 2020
c
pointers
structure
compound-literals
Why is an explicit cast necessary in the following struct definition
Oct 13, 2022
c
struct
initialization
literals
compound-literals
sizeof compound literal array
Nov 02, 2022
c
sizeof
c99
compound-literals
static-allocation
Is it possible (legal) to assign an anonymous union in a compound literal?
Oct 16, 2016
c
c99
unions
compound-literals
How to use compound literals to `fprintf()` multiple formatted numbers with arbitrary bases?
Jan 11, 2022
c
c99
literals
compound-literals
How is assignments to compound literals useful?
Apr 17, 2022
c
gcc
lvalue
compound-literals
Passing values directly as array to function in C [duplicate]
Jun 23, 2020
c
arrays
parameter-passing
function-calls
compound-literals
Struct vs string literals? Read only vs read-write? [duplicate]
May 05, 2022
c
c99
string-literals
compound-literals
Initializing struct containing arrays
Aug 28, 2022
c
arrays
struct
initialization
compound-literals
What is the meaning of "p = (int[2]){*p};" line in C pointer?
Nov 04, 2021
c
pointers
compound-literals
Compound literals and function-like macros: bug in gcc or the C standard?
Oct 28, 2017
c
gcc
c-preprocessor
c99
compound-literals
Older Entries »