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 c99
Can GCC warn me about modifying the fields of a const struct in C99?
Aug 31, 2022
c
constants
compiler-warnings
c99
Tentative definitions in C and linking
Sep 15, 2022
c
compilation
fortran
static-analysis
c99
Bizarre use of conditional operator in Linux
Aug 31, 2022
c
linux
gcc
c99
Why is int x[n] wrong where n is a const value?
Aug 31, 2022
c
arrays
constants
c99
difference between c99 and c11 [closed]
Aug 31, 2022
c
c99
c11
Passing a multidimensional variable length array to a function
Sep 05, 2022
c
arrays
c99
What's the difference between "int" and "int_fast16_t"?
Aug 30, 2022
c
integer
c99
portability
c89
What's the C++ equivalent of UINT32_MAX?
Nov 18, 2022
c++
types
c99
GCC with -std=c99 complains about not knowing struct timespec
Jun 01, 2020
c
posix
c99
timespec
Why does sizeof(x)++ compile? [duplicate]
Sep 14, 2022
c
c99
Maximum size of size_t
Aug 29, 2022
c
gcc
sizeof
c99
size-t
Why didn't C have a boolean data type prior to C99?
Aug 29, 2022
c
language-design
c99
c89
How universally is C99 supported?
Sep 09, 2022
c
c99
standards-compliance
Why was mixing declarations and code forbidden up until C99?
Jun 27, 2019
c
c99
c89
How to wrap printf() into a function or macro?
Sep 21, 2022
c
logging
c99
What's the proper use of printf to display pointers padded with 0s
Aug 29, 2022
c
pointers
printf
c99
Are prototypes required for all functions in C89, C90 or C99?
Aug 28, 2022
c
c99
c89
What is the correct type for array indexes in C?
Aug 28, 2022
c
types
indexing
c99
Is there a document describing how Clang handles excess floating-point precision?
Aug 28, 2022
c
floating-point
clang
c99
extended-precision
Smart pointers/safe memory management for C?
Sep 08, 2022
c
memory
pointers
c99
smart-pointers
« Newer Entries
Older Entries »