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
GDB, how to debug macro
Jan 13, 2023
c
gdb
REPEAT_BYTE(x) macro
Jan 13, 2023
c
linux
macros
linux-kernel
kernel
Why bother using a float / double literal when not needed?
Jan 12, 2023
c
implicit-conversion
floating-point-conversion
Why is using a generic Int that switches between 32 and 64 bits better than explicitly using Int32 and Int64 [closed]
Jan 12, 2023
c
swift
JNI Accessing Object's Instance Variables
Jan 13, 2023
java
c++
c
java-native-interface
Why does this bitwise operation return 30 instead of 384?
Jan 12, 2023
c
bitwise-operators
dev-c++
Can a struct of doubles be typecast to an array of doubles in C?
Jan 13, 2023
c
struct
casting
realloc() an incremented pointer
Jan 13, 2023
c
malloc
How to implement timespec accumulators?
Jan 11, 2023
c
linux
time
Confusion about DBL_EPSILON and Machine-Epsilon in C
Jan 12, 2023
c
floating-point
Array as compound literal [duplicate]
Jan 12, 2023
c
c99
compound-literals
How can an auto variable be volatile?
Jan 12, 2023
c
sizeof operator changing during runtime? [duplicate]
Jan 12, 2023
c++
c
How to use QEMU properly with multi boot headers
Jan 12, 2023
c
assembly
operating-system
qemu
grub
Two ways to initialize an array. What happens with each one?
Jan 12, 2023
c
arrays
Concept of clock tick and clock cycles
Jan 12, 2023
c
clock
Passing an array of 'typedef struct' to a function
Jan 12, 2023
c
arrays
typedef
Why use __attribute__((__format__ (__printf__,...) in Clang to avoid format string is not a string literal?
Jan 11, 2023
c++
c
clang
clang-static-analyzer
Bad file descriptor error when implementing piping in C
Jan 12, 2023
c
shell
file-io
pipe
piping
Does dynamic memory allocation reduce performace? [closed]
Jan 12, 2023
c++
c
« Newer Entries
Older Entries »