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 are flags represented in the termios library?
Dec 27, 2022
c
serial-port
driver
termios
Was `long` guaranteed to be as wide as `size_t`
Dec 27, 2022
c
language-lawyer
c89
Distance between arbitrary pointers
Dec 25, 2022
c
memory
How does the declaration affect the comma operator?
Dec 27, 2022
c
compiler-errors
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
« Newer Entries
Older Entries »