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
Calling a function for a period of time
Nov 18, 2025
c++
c
linux
time
timestamp
How do I get the same behavior for double precision operations in both 32-bit and 64-bit modes?
Nov 17, 2025
c
gcc
x86
floating-point
double
how does Florian's Grisu2 algorithm work?
Nov 17, 2025
c
algorithm
precision
ieee-754
floating-point-conversion
Enabling link time optimization via makefile
Nov 17, 2025
c++
c
makefile
Data Validation in C
Nov 18, 2025
c
validation
wmain vs main C runtime
Nov 17, 2025
c
unicode
winapi
wmain
Casting a character array into an integer
Nov 18, 2025
c++
c
type-conversion
What is an update stream in C?
Nov 17, 2025
c
stream
language-lawyer
Where do I set TCP_NODELAY in this C++ TCP Client?
Nov 17, 2025
c++
c
sockets
linking succeeds with arm-none-eabi-g++ but not arm-none-eabi-gcc
Nov 17, 2025
c++
c
gcc
arm
libm
Computing CRC16 with reflected / bit reversed input in C
Nov 18, 2025
c
crc
crc16
storing and printing string in void pointer
Nov 17, 2025
c
pointers
linked-list
void-pointers
Does the size of data types in C depend on the OS?
Nov 18, 2025
c
types
Why libpcap is better than sniffing with raw?
Nov 16, 2025
c
linux
libpcap
packet-sniffers
why use fflush after printf when printf can print by itself?
Nov 16, 2025
c
flush
stdio
fflush
Clang-Tidy: Initializing non-local variable with non-const expression depending on uninitialized non-local variable, C pointer reference
Nov 18, 2025
c
clang-tidy
Finding out where a function is defined
Nov 16, 2025
c
mobile
open-source
embedded
Is it ok to replace a sqlite file while a program has an open db connection to it?
Nov 17, 2025
c
sqlite
C variadic function: How to specify which type to give to va_arg
Nov 17, 2025
c
variadic-functions
« Newer Entries
Older Entries »