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 c
Call C functions from Swift 4
Jun 11, 2022
c
swift
matlab
Macro for endian-independent conversion to big endian
Jun 12, 2022
c
endianness
c11
How to actually detect musl libc?
Nov 06, 2022
c
portability
musl
In terms of using the stack, why do we need a base pointer and a stack pointer [duplicate]
Jun 29, 2022
c
assembly
x86
stack
abi
Why does fseek use read() system call?
Aug 22, 2022
c
linux
system-calls
libc
How people check nan and inf in C89
Nov 18, 2021
c
floating-point
nan
c99
c89
Why is © (the copyright symbol) replaced with (C) when using wprintf?
Aug 22, 2022
c
printf
widechar
C "block" caret character
Nov 04, 2022
c
declaration
caret
Visualising C struct dependencies
Aug 10, 2020
c
struct
dot
Do Unisys latest mainframe systems still use ones' complement representations?
Feb 06, 2022
c
language-lawyer
legacy
ones-complement
unisys
Why does `std::time` have an unnecessary parameter?
Jan 30, 2022
c++
c
time
posix
Default argument and parameter promotions in C
Sep 11, 2021
c
standards
undefined-behavior
function-call
promotions
How does ftell affect a binary file being read in mode 'r' instead of 'rb'?
Oct 15, 2022
c
file
binary
cs50
valgrind asan runtime does not come first in initial library list
Apr 04, 2022
c
gcc
valgrind
read always read less octet than asked
Mar 08, 2022
c
sockets
tcp
What is an encoding error for sprintf that should return -1?
Aug 29, 2022
c
gcc
error-handling
language-lawyer
comparing unsigned vs signed does not make a warning (using const)
Sep 09, 2022
c
gcc
constants
What happens if two tasks try to access different parts of a struct at the same time (in c)?
May 10, 2022
c
c99
Is there a strchr with boundary?
Aug 29, 2022
c++
c
string
How to make conditional statements more compact in C?
Oct 04, 2022
c
conditional-statements
« Newer Entries
Older Entries »