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
Why does fmax(a, b) return the smaller (negative) zero and how to cleanly workaround it?
Dec 12, 2022
c
math
floating-point
the size of dynamically allocated array in C [duplicate]
Dec 12, 2022
c
arrays
sizeof
ansi
c89
What is the purpose of HAVE_* macros?
Dec 12, 2022
c++
c
macros
autotools
How can I access a C global variable/constant in Rust FFI?
Dec 12, 2022
c
rust
ffi
Why are so many string types in C++?
Dec 13, 2022
c++
c
string
c++-cli
Queue in C via array
Dec 13, 2022
c
queue
what is the difference between extern char **environ and extern char *environ[]
Dec 13, 2022
c
linux
Confusion about realloc function
Dec 13, 2022
c
language-lawyer
realloc
How to include FFI in OS X?
Dec 12, 2022
c
include
closures
Relationship between system calls API, syscall instruction and exception mechanism (interrupts)
Dec 13, 2022
c
linux
assembly
operating-system
x86-64
Can I still call free() on a variable that had a second malloc() call on it?
Dec 13, 2022
c
memory
malloc
GCC Optimization and debugging
Dec 12, 2022
c
debugging
gcc
compiler-optimization
Do Static Variables Impede Data Caching?
Dec 13, 2022
c++
c
performance
caching
Behavior of `realloc()` when the memory is shrunk
Dec 12, 2022
c
dynamic-memory-allocation
realloc
Read RTC in Windows
Dec 12, 2022
c
windows
assembly
real-time-clock
My floating value doesn't match my value in C
Dec 12, 2022
c
floating-point
C remainder/modulo operator definition for positive arguments
Dec 11, 2022
c
division
modulo
integer-division
Custom int size other than using <stdint.h>
Dec 13, 2022
c
int
size
binary numbers: strange differences between + and |
Dec 12, 2022
c
MISRA C 2012 Rule 15.4 and replacing goto's with break's
Dec 11, 2022
c
misra
« Newer Entries
Older Entries »