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 c11
Header for scanf_s function
Mar 24, 2023
c
header-files
c11
tr24731
implicit-declaration
_Noreturn in a struct in c: error: expected specifier-qualifier-list before '_Noreturn'
Mar 08, 2023
c
gcc
c11
noreturn
Can c11's 'Generic' keyword be used within gcc _Static_assert
Mar 06, 2023
c
gcc
compiler-errors
c11
static-assert
Verify macro argument size at compilation time
Mar 05, 2023
c
sizeof
bit-fields
c11
Are the arguments of a C program guaranteed to be '\0'-terminated?
Feb 15, 2023
c
security
posix
c11
execve
sizeof applied to array types
Feb 13, 2023
c
arrays
sizeof
c11
C4996, fopen deprecated: Why? (NOT: How to suppress) [closed]
Feb 01, 2023
c
visual-studio
fopen
c11
tr24731
Why isn't timespec_get defined on any C compiler on my Mac?
Jan 29, 2023
c
time
c11
timespec
Why not all the standard headers are preceded with std prefix?
Jan 27, 2023
c
language-lawyer
naming
c11
c17
How to use C11 standard in Code::Blocks
Jan 09, 2023
c
codeblocks
c11
gcc5.2
Advantage of using compound assignment
Jan 04, 2023
c
c11
compound-assignment
c11 _Generic adding types
Dec 23, 2022
c
generics
overloading
c11
Accordance of linkage between declaration and definition
Dec 21, 2022
c
language-lawyer
c11
Why can't I retrieve my flexible array member size?
Dec 21, 2022
c
arrays
language-lawyer
sizeof
c11
Does isspace() accept getchar() values?
Dec 20, 2022
c
language-lawyer
c11
Is a declaration of a variable inside a block also a definition?
Dec 20, 2022
c
language-lawyer
declaration
definition
c11
Which is most standard: strnlen or strnlen_s?
Dec 18, 2022
c
c11
How can I figure out what is the default standard used by my C compiler GCC ? [duplicate]
Dec 16, 2022
c
gcc
c99
c11
c89
Passing multi-dimensional array to function without righmost size by pointer to incomplete array type
Dec 17, 2022
c
c11
Memory order consume usage in C11
Dec 16, 2022
c
multithreading
c11
stdatomic
Older Entries »