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 Can I Use Besides usleep in a Modern POSIX Environment?
Dec 30, 2022
c
posix
c99
what does a c compiler do when doesn't find the matching function
Dec 30, 2022
c
function
c99
What purpose does the declaration "int t[0];" serve?
Dec 29, 2022
c
c99
Default argument promotions in C99 standard
Dec 29, 2022
c
function
prototype
c99
promotions
Are C preprocessor statements a part of the C language?
Dec 28, 2022
c
standards
c99
c-preprocessor
Should one always cast printf parameters?
Dec 28, 2022
c
c99
Code with and without -std=c99 produces different results (UMAC AE implementation)
Dec 26, 2022
c
gcc
c99
compiler-options
C Keil compiler uses malloc for local variables,why?
Dec 25, 2022
c
malloc
heap-memory
c99
keil
Is logical negation of zero (!0) compiler dependent in C?
Dec 24, 2022
c
c99
negation
Static hint in variable length arrays
Dec 22, 2022
c
arrays
c99
Variable Length Array with length 0?
Dec 22, 2022
c
c99
language-lawyer
variable-length-array
How can I figure out what is the default standard used by my C compiler GCC ? [duplicate]
Dec 16, 2022
c
gcc
c99
c11
c89
ASM in C gives an error with -std=c99
Dec 15, 2022
c
assembly
c99
inline-assembly
Can't have label on mid-stream declaration in C?
Dec 13, 2022
c
standards
c99
goto
compare two equal array in c but output shows unequal
Dec 12, 2022
c
arrays
string
pointers
c99
Static variable in 'for' loop initial declaration
Dec 10, 2022
c
static
c99
std::remquo purpose and usage?
Dec 09, 2022
c++
c
c++11
floating-point
c99
implicit int and implicit declaration of functions with gcc compiler
Dec 09, 2022
c
c99
Integer types in C
Dec 08, 2022
c
int
c99
c11
Which of these is the more portable way to set the maximum value of an unsigned integer?
Dec 08, 2022
c
casting
c99
« Newer Entries
Older Entries »