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 ansi-c
Type checking arbitrary length array in ANSI C
Mar 07, 2023
c
arrays
string
ansi-c
-Wsequence-point warning - what does it mean and does it violate ANSI C standard?
Feb 06, 2023
compiler-warnings
swap
ansi-c
Simple Delete File Program in ANSI C for Windows
Jan 17, 2023
windows
file-handling
ansi-c
Are all functions in C global?
Dec 24, 2022
c
ansi-c
global-functions
What is this code block doing ? (u > 0) - (u < 0)
Dec 05, 2022
c
ansi-c
ANSI C #define VS functions
Dec 04, 2022
c
performance
inline
c-preprocessor
ansi-c
Finding max value of char in C
Oct 15, 2022
c
char
max
limit
ansi-c
C89 and variable initialization
Nov 17, 2022
c
c89
ansi-c
Rationale for pre-C99 C not having initial declarations in for loops?
Sep 12, 2022
c
c89
ansi-c
'revealing' hidden/control 'codes' in strings in bash
Feb 01, 2019
string
bash
shell
quoting
ansi-c
C++ standards, am a little confused?
Jun 04, 2022
c++
c
standards
ansi-c
Nested typedef structs
Oct 31, 2022
c
ansi-c
Are there any well-established/standardized ways to use fixed-width integers in C89?
Aug 26, 2022
c
bit-manipulation
c89
ansi-c
Does "ANSI C" or "ANSI C++" still mean something today?
Apr 19, 2022
c++
c
coding-style
standards
ansi-c
atof() for float instead of double
Nov 21, 2022
c
ansi-c
atof
string array conversion
Sep 24, 2022
c
ansi-c
What is the behavior of C89 with respect to integer division of two negative numbers: round up, round down or not defined?
Oct 18, 2022
c
c89
integer-division
ansi-c
rounding
string array initialisation
Dec 06, 2018
c
string
pointers
ansi-c
How is the size of a variable length array computed at runtime in C99?
Oct 17, 2022
c
arrays
c99
variable-length-array
ansi-c
Should I use "-ansi" or explicit "-std=..." as compiler flags?
Feb 05, 2022
c
c89
compiler-flags
ansi-c
Older Entries »