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
How this function works?
Jan 14, 2023
c
Cast from float to double produces different results—same code, same compiler, same OS
Jan 14, 2023
c
assembly
x86
visual-c++-6
disassembly
Why does CreateWindow() take a hInstance as an argument if was already provided when the window class was registered?
Jan 14, 2023
c
winapi
Can you ever assume typecasting pointers is safe?
Jan 14, 2023
c
function
pointers
casting
sizeof
Is doubling the capacity of a dynamic array necessary?
Jan 14, 2023
c
Regarding parallel POSIX threads
Jan 13, 2023
c
multithreading
posix
How to safely open regular files without denial-of-service vulnerability?
Jan 14, 2023
c
linux
filesystems
Compare two files Byte by Byte
Jan 13, 2023
c
file
comparison
fread
C struct elements alignment (ansi)
Jan 14, 2023
c++
c
standards
ansi
memory-alignment
Weird strstr behaviour
Jan 14, 2023
c
strstr
When can the parentheses around arguments in macros be omitted?
Jan 14, 2023
c
macros
c-preprocessor
parentheses
Thread synchronization with mixed C and C++
Jan 14, 2023
c++
c
multithreading
thread-synchronization
Is there a way to determine a member offset at compile time?
Jan 14, 2023
c
gcc
pthread_create warning on android
Jan 13, 2023
android
c
pthreads
thread-priority
gcc permanently change c standard
Jan 13, 2023
c
gcc
standards
c99
Difference between “static const”, “#define”, and “enum” in performance and memory usage aspects
Jan 14, 2023
c++
c
performance
gcc
compilation
Why does value of automatic object persist after lifetime ends? [closed]
Jan 13, 2023
c
output
Parsing a comma separated file using C using fscanf()
Jan 13, 2023
c
file-io
scanf
How malloc allocates memory less than 4KB?
Jan 13, 2023
c++
c
malloc
virtualalloc
How to store tokens while lexical analysis
Jan 13, 2023
java
c
compiler-construction
token
lexical-analysis
« Newer Entries
Older Entries »