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 GCC put a no-op push/pop when using int foo asm("ebx") to pin a var to a register?
Dec 27, 2022
c
gcc
assembly
x86
C - How to use own value (instead of 0) with calloc
Dec 27, 2022
c
initialization
calloc
Misra violation with bitwise operator
Dec 27, 2022
c
misra
Array of pointer declaration
Dec 27, 2022
c
arrays
pointers
How would I write my own new format specifier in C?
Dec 25, 2022
c
format
specifier
C multiple types function
Dec 27, 2022
c
function
types
polymorphism
How to declare different size variables
Dec 27, 2022
c
variables
Efficient way to wait for an interrupt in C
Dec 26, 2022
c
embedded
raspberry-pi
Why enumeration objects can have values other than their enumerators in C? [duplicate]
Dec 25, 2022
c
why it shows like this in hexadecimal notation?
Dec 26, 2022
c
Handling for loop special cases
Dec 27, 2022
java
c++
c
for-loop
optimization
Function pointers - why, when I can do without?
Dec 27, 2022
c++
c
function
pointers
Why does using mod with int64_t operand makes this function 150% slower?
Dec 27, 2022
c
performance
gcc -g0 and without the -g option
Dec 26, 2022
c
linux
gcc
How can global variables' addresses be randomized if they're hardcoded inside the ELF?
Dec 27, 2022
c
elf
dwarf
aslr
How a header file knows where the implementation of a function prototype is?
Dec 26, 2022
c
compilation
linker
header-files
Free a pointer equal to a malloc pointer
Dec 26, 2022
c
Locks around memory manipulation via inline assembly
Dec 26, 2022
c
assembly
x86
locking
spinlock
C, Creating a 32 bit pointer to a 8 bit array
Dec 26, 2022
c
arrays
pointers
Compiling FFmpeg 3.1.1 for x86 using Android NDK
Dec 26, 2022
android
c++
c
ffmpeg
android-ndk
« Newer Entries
Older Entries »