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
What's is the idea behind C99 inline?
Nov 03, 2022
c
c99
extern
inline-functions
A bug in GCC implementation of bit-fields
Sep 23, 2022
gcc
c99
bit-fields
c11
compiler-bug
Using 'typedef' to ensure logical type safety
Nov 19, 2022
c
c99
avr-gcc
Getting address of rvalue in C99
Dec 14, 2017
c
gcc
c99
undefined-behavior
Best way to shift an array in C?
Nov 17, 2022
c
arrays
performance
c99
byte-shifting
What is the "char-sequence" argument to NaN generating functions for?
Jan 21, 2020
c
standards
nan
c99
How to set the value of an enumeration constant outside the range of int?
Nov 17, 2022
c
enums
enumeration
c99
language-lawyer
Does this pointer casting break strict aliasing rule?
Sep 16, 2022
c
pointers
casting
c99
strict-aliasing
C - Check currently available free RAM?
Oct 28, 2022
c
memory-management
memory-leaks
malloc
c99
Compound literals and function-like macros: bug in gcc or the C standard?
Oct 28, 2017
c
gcc
c-preprocessor
c99
compound-literals
Are global variables refreshed between function calls?
Mar 31, 2022
c
gcc
embedded
c99
volatile
A magic number 127 in my C book [duplicate]
Sep 21, 2018
c
for-loop
c99
nested
Variable-length arrays in C89?
Apr 20, 2022
c
arrays
gcc
c99
c89
Avoid duplicating code
Oct 26, 2022
c
c99
Can an implementation that has sizeof (int) == 1 "fully conform"? [duplicate]
Sep 05, 2022
c
c99
c11
The concept of a type name scope in C11
Nov 02, 2022
c
scope
c99
language-lawyer
c11
C fixed size array treated as variable size
Nov 07, 2021
c
c99
Enforce strict C99 in Autoconf project
Oct 01, 2021
c
gcc
c99
autotools
autoconf
Convert C99 code to C89
Jan 25, 2021
c
visual-c++
c99
Is a conversion to `void *` required before converting a pointer to `uintptr_t` and vice versa?
Nov 16, 2022
c
casting
language-lawyer
c99
void-pointers
« Newer Entries
Older Entries »