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
Following pointers in a multithreaded environment
Feb 25, 2022
c
multithreading
pthreads
c99
compiler-optimization
I can not understand some sentences in C99
Nov 17, 2022
c
c99
language-lawyer
C99 const pass-by-value
Jun 25, 2017
c
constants
c99
pass-by-value
Does union support flexible array members?
Aug 21, 2021
c
c99
unions
flexible-array-member
compiling with c89 and c99 does gcc 4.4.2 default to c99?
Feb 06, 2017
c
c99
c89
Linkage in C: does GCC follow the C99 spec, or do I not understand the spec?
May 03, 2022
c
gcc
c99
linkage
What is the difference between `cc -std=c99` and `c99` on Mac OS?
Jul 20, 2018
c
xcode
compiler-construction
c99
Iterating through a function's arguments by using a pointer to the first one
Jun 19, 2022
c
pointers
parameter-passing
c99
c11
Expansion of function-like macro creates a separate token
Apr 04, 2022
c
macros
c99
Why is tag and name equality required for struct/union compatibility?
Feb 15, 2020
c
struct
c99
sizeof compound literal array
Nov 02, 2022
c
sizeof
c99
compound-literals
static-allocation
Elegant parsing of query string in C
Sep 24, 2022
c
refactoring
c99
Embedding Google V8 into ANSI C Application - where to start?
Apr 06, 2017
c99
v8
embedded-language
embedded-v8
Convert unsigned long long to double in C
Feb 23, 2020
c
double
type-conversion
c99
uint64
Are there any C99 compilers where with default settings -1>>1 != -1?
Apr 26, 2022
c++
c
c99
bit-shift
c11
Complete encapsulation without malloc
Aug 17, 2022
c
c99
c11
pimpl-idiom
variable-length-array
How to properly inline and use an inline function in C99, correcting link failure?
Jan 18, 2020
c
inline
c99
Pointer from integer without a cast
Oct 19, 2022
c
pointers
gcc
casting
c99
enumerating over a structure fields in C
May 20, 2019
c
sqlite
struct
macros
c99
Why isn't there a round()-type function that returns an int?
Oct 31, 2022
c
rounding
c99
« Newer Entries
Older Entries »