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
Implicit declaration in C
Jan 03, 2018
c
c99
undefined-behavior
language-lawyer
implicit-declaration
Why doesn't GNOME use C99?
Feb 26, 2021
c
coding-style
c99
gnome
c89
Getting stuck in usleep(1.)
Oct 14, 2022
c
gcc
c99
C struct initialization with C99 - Is mixing named and unnamed members valid?
May 06, 2017
c
c99
designated-initializer
Why does the IAR compiler get stuck?
Feb 24, 2022
c
compilation
embedded
c99
iar
#including <alsa/asoundlib.h> and <sys/time.h> results in multiple definition conflict
Jul 11, 2021
gcc
compiler-errors
x86
c99
alsa
Is it correct C99 that you don't need to specify arguments in function pointer declarations in structs?
May 05, 2017
c
function-pointers
c99
Using __thread in c99
Jul 03, 2022
c
multithreading
c99
Is there any way for a compound literal to have variable length in c99?
Jul 20, 2019
c
c99
compound-literals
Compund literals storage duration in C
Aug 26, 2022
c
scope
storage
c99
compound-literals
Why doesn't the compiler detect and produce errors when attempting to modify char * string literals?
May 01, 2022
c
standards
c99
c11
When to use variable length array in C, but when a dynamic allocation?
Sep 24, 2022
c
arrays
malloc
free
c99
What is the correct definition of size_t? [duplicate]
Jul 07, 2022
c
c99
c11
size-t
What is function designator and actual call?
Jul 16, 2022
c
function
arguments
language-lawyer
c99
C99: Restricted Pointers to Document Thread Safety?
Sep 15, 2019
c
concurrency
c99
mutability
restrict-qualifier
warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
Dec 30, 2021
c
visual-c++
c99
How to compare two complex numbers?
Nov 02, 2022
c
c99
complex-numbers
Does gcc(windows + MinGW) defines SCNd8, SCNu8 in inttypes.h?
Aug 31, 2016
c
gcc
mingw
c99
Remainder operator in c89 and c99
Nov 03, 2022
c
c99
c89
Comma and assignment operators in C
Sep 24, 2022
c
c99
comma-operator
« Newer Entries
Older Entries »