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 tell GCC that a pointer argument is always double-word-aligned?
Sep 02, 2018
c
gcc
alignment
c99
How to do an explicit fall-through in C
Sep 05, 2022
c
gcc
c99
gcc-warning
How to declare an inline function in C99 multi-file project?
Sep 05, 2022
c
linker
c99
inline-functions
Good introduction to <inttypes.h> [closed]
Sep 05, 2022
c
printf
c99
Are all pointers derived from pointers to structure types the same?
Sep 04, 2022
c
pointers
struct
c99
strict-aliasing
C type casts and addition precedence
Sep 04, 2022
c
syntax
c99
Enabling VLAs (variable length arrays) in MS Visual C++?
Nov 06, 2021
c
visual-c++
c99
c89
variable-length-array
What does &(int) { 1 } mean in C++?
Nov 10, 2022
c++
c99
Forcing C99 in CMake (to use 'for' loop initial declaration)
Aug 25, 2022
c++
c
cmake
c99
What are those strange array sizes [*] and [static] in C99?
Oct 23, 2022
c
arrays
c99
function-prototypes
c11
The most useful user-made C-macros (in GCC, also C99)? [closed]
Sep 02, 2022
c
macros
c-preprocessor
c99
Create statically-linked binary that uses getaddrinfo?
Oct 24, 2022
c
gcc
posix
c99
static-linking
How to implement memmove in standard C without an intermediate copy?
Sep 01, 2022
c
c99
undefined-behavior
unspecified-behavior
How do you configure GCC in Eclipse to use C99?
Sep 01, 2022
eclipse
gcc
c99
How can I return an anonymous struct in C?
Nov 15, 2022
c
struct
return-value
c99
return-type
Implicit declaration of function - C99
Sep 01, 2022
objective-c
xcode
macros
c99
pch
Signedness of enum in C/C99/C++/C++x/GNU C/GNU C99
Sep 01, 2022
c++
c
enums
c99
signed
Which C99 features are available in the MS Visual Studio compiler?
Sep 01, 2022
c
visual-studio
compiler-construction
c99
How to find my current compiler's standard, like if it is C90, etc
Aug 31, 2022
c
compiler-construction
c99
c89
Literal string initializer for a character array
Aug 16, 2022
c
string
pointers
arrays
c99
« Newer Entries
Older Entries »