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
<stdlib.h> rand() example code, unnecessary check for larger than max?
Nov 23, 2021
c
random
c11
Two-part for loop in C [duplicate]
Jul 13, 2022
c
c11
Handling size_t in a generic selection
Jun 18, 2022
c
c11
size-t
Are enum values resolved in preprocess time or in compile time?
Jan 06, 2018
c
c11
Why was gets part of the C standard in the first place?
Oct 27, 2022
c
standards
deprecated
c11
gets
GCC warning with std=c11 arg
Dec 25, 2021
c
gcc
pthreads
c11
Why doesn't the compiler detect and produce errors when attempting to modify char * string literals?
May 01, 2022
c
standards
c99
c11
Make autotools add --std=c11 to CFLAGS
Jan 05, 2022
c
autotools
c11
What is the correct definition of size_t? [duplicate]
Jul 07, 2022
c
c99
c11
size-t
C11 related language correctness
Mar 01, 2021
c
language-lawyer
c11
Best way to statically initialize a linked list in C?
Mar 07, 2022
c
c11
C11 struct inheritance with anonymous struct
Oct 21, 2022
c
inheritance
gcc
struct
c11
thrd_busy and mtx_lock()/mtx_timedlock()
Feb 25, 2013
c
multithreading
mutex
c11
Is it a C standard to define how to store the temporary result of shift operation?
Oct 18, 2022
c
standards
bit-shift
c11
Using pointed to content in assignment of a pointer
Mar 04, 2022
c
variable-assignment
c11
compound-literals
How to include C11 headers when compiling C++ with GCC?
Feb 23, 2022
c++
gcc
c11
Why does a function prototype with an empty argument list conflicts with one that has a char argument?
Nov 05, 2022
c
gcc
clang
standards
c11
What is the rationale behind the strict aliasing rule?
Oct 24, 2022
c
language-lawyer
c11
strict-aliasing
_Alignas for struct members using clang & C11
Jun 05, 2018
c
compiler-construction
struct
c11
Is FLT_RADIX ever not 2 in C11 for modern general purpose computers?
Jun 10, 2021
c
floating-point
c11
« Newer Entries
Older Entries »