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
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
Pointer difference across members of a struct?
Jun 07, 2022
c
pointers
c99
ptrdiff-t
Undefined Behaviour in C99 related to adjusted parameters
Nov 09, 2022
c
language-lawyer
undefined-behavior
implicit-conversion
c99
C99: can imaginary part of complex be a negative zero
May 06, 2022
c
gcc
c99
complex-numbers
Is it possible (legal) to assign an anonymous union in a compound literal?
Oct 16, 2016
c
c99
unions
compound-literals
Is there any way to enable for(int i=0; ... in gcc without having to turn on c99 mode
Oct 23, 2022
c
gcc
for-loop
c99
pragma
What is the purpose of "Macros for minimum-width integer constants"
Oct 26, 2022
c
integer
c99
CRTSCTS not define when compiling as C99
Feb 15, 2021
c
raspberry-pi
c99
termios
Avoid name collisions with enum in C (C99)
Oct 15, 2022
c
enums
namespaces
c99
C99 mixed declarations and code in open source projects?
Oct 13, 2022
c
scope
c99
variable-declaration
A tested implementation of Peterson Lock algorithm?
Oct 22, 2022
c
concurrency
locking
c99
Characters written so far in snprintf
Mar 27, 2019
c
gcc
c99
format-string
« Newer Entries
Older Entries »