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 use M_LN2 from Math.h
Mar 22, 2026
c
constants
c99
math.h
How to implement analogue of exit() functions? -std=c99
Mar 22, 2026
c
exit
c99
termination
Designated Initializers in C99: How to handle empty uninitialized struct members in C11?
Mar 21, 2026
c++
c
c99
Is there specific documentation for the behavior of "i=i--" in gcc?
Mar 18, 2026
c
gcc
standards
c99
operator-precedence
SA_RESTART not defined under Linux, compiles fine in Solaris
Mar 16, 2026
linux
solaris
signals
c99
Is the C part of the C++ library automatically C99?
Mar 15, 2026
c++
c
c99
standard-library
Quickest way to get the position of the leading 1 in a bitset for an integer? [duplicate]
Mar 16, 2026
c++
c
c++11
bit-manipulation
c99
Placemarker and non-placemarker tokens in pre-processor?
Mar 07, 2026
c
macros
c-preprocessor
c99
vsprintf() does not print warning when having more arguments then specified in format
Mar 08, 2026
c
printf
variadic-functions
c99
variadic
Signals - c99 vs gnu99
Mar 05, 2026
c
signals
gnu
c99
Should I deliberately inline functions across translation units in C99
Mar 01, 2026
c
c99
inline-functions
Problems with CORDIC for Logarithm in C
Mar 01, 2026
c
numerical-methods
c99
Which gcc optimization flags should I use?
Feb 28, 2026
c
gcc
optimization
compiler-optimization
c99
Are string literals necessarily considered adjacent (and thus concatenated) when separated by a newline?
Feb 25, 2026
c
c99
Why is size_t in stddef and not stdint?
Feb 23, 2026
c
types
header
c99
stdint
Clarification on integer constant expressions
Feb 17, 2026
c
c99
How can I get character-accurate identifier cross-reference for C99 code?
Feb 16, 2026
c
compiler-construction
c99
cross-reference
Code giving compilation error in C99 mode [duplicate]
Feb 13, 2026
c
c99
Older Entries »