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
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
Is there a preprocessor macro to detect C99 across platforms?
Oct 25, 2022
c
macros
c99
C, reading multiple numbers from single input line (scanf?)
Dec 14, 2018
c
c99
scanf
Why is the fgets function deprecated?
Sep 01, 2018
c
file-io
gnu
c99
buffer-overflow
C89 vs c99 GCC compiler
Apr 18, 2022
c
gcc
compiler-construction
c99
c89
Type of unsigned bit-fields: int or unsigned int
Mar 17, 2017
c
c99
bit-fields
What should replace "memcpy" inside OpenCL kernels?
May 03, 2015
opencl
c99
memcpy
« Newer Entries
Older Entries »