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
Real-life example of bug caused by identifier starting with an underscore [closed]
Dec 06, 2019
c++
c
standards
identifier
Drop parameters in generator macro
Jun 03, 2019
c
gcc
enums
c-preprocessor
Rearranging Order of Aligned Objects For Minimal Space Usage
May 17, 2022
c
gcc
x86
ld
memory-alignment
When implementing a system call, how do you expose the system call number to userland?
Jul 11, 2018
c
linux
linux-kernel
system-calls
Calling a C style function pointer in a WebAssembly from JavaScript
Oct 31, 2022
javascript
c
webassembly
Shifting unsigned int more than the size of it, undefined or not?
Mar 06, 2019
c
language-lawyer
How to safely and correctly destroy a mutex in Linux using pthread_mutex_destroy?
Sep 14, 2022
c
linux
pthreads
mutex
race-condition
Optimizing out helper functions
Sep 15, 2022
c
callback
language-lawyer
function-pointers
why will my buffer overflow exploit open a user shell only instead of a root shell?
Jun 24, 2022
python
c
x86-64
buffer-overflow
exploit
In C, is the condition : "if(a != NULL)" the same as the condition "if(a)"? [duplicate]
Feb 01, 2019
c
if-statement
nul
libreadline.so.7: undefined symbol: UP
Sep 14, 2022
c
shared-libraries
readline
autotools
why foo((&i)++) gives Lvalue required error. There is no array associated
Oct 01, 2022
c
reference
lvalue
What is the difference between PTHREAD_PRIO_INHERIT and PTHREAD_PRIO_PROTECT?
Aug 23, 2019
c
linux
multithreading
posix
mutex
Relocation R_X86_64_PC32 against symbol when calling function from inline assembly
May 31, 2022
c
gcc
assembly
How read coprocessor registers in ARM architecture
Sep 04, 2019
c
assembly
arm
Why is my video memory offset calculation off by one?
May 30, 2022
c
operating-system
off-by-one
video-memory
Is a write operation in unix atomic? [duplicate]
Aug 30, 2022
c
unix
posix
atomic
How can I call a library function in an other library not directly connected to it?
Jun 07, 2022
c
gcc
shared-libraries
meaning of an entry in a relocation table of an object file
Oct 15, 2022
c
linker
x86-64
relocation
Force compile-time calculations C
May 25, 2019
c
compiler-optimization
« Newer Entries
Older Entries »