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
Is it relevant to have a single inline function alone in a C file?
Apr 10, 2026
c
inline
c99
Accessing struct element straight from function call in C
Apr 08, 2026
c
gcc
struct
c99
c11
Initializing complex structure, GCC warns: initialized field with side-effects overwritten
Apr 09, 2026
c
gcc
c99
clang and gcc different behavior with compound literal
Apr 07, 2026
c
gcc
clang
c99
compound-literals
Compatibility between void * and char *
Apr 02, 2026
c
language-lawyer
c99
void-pointers
Should I use C(99) booleans ? ( also c++ booleans in c++ ?)
Mar 29, 2026
c++
c
boolean
c99
How to apply the restrict pointer type keyword in struct member arrays?
Mar 28, 2026
c
arrays
pointers
c99
restrict
How to get minor bit turned on?
Mar 25, 2026
c
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
« Newer Entries
Older Entries »