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 to draw vertical lines between braces in vim?
Dec 26, 2022
c
vim
Initialize a 16mb array in C
Dec 27, 2022
arrays
c
segmentation-fault
malloc
heap-memory
File descriptors before fork()
Dec 27, 2022
c
unix
fork
file-descriptor
Why does `memmove` use `void *` as parameter instead of `char *`?
Dec 26, 2022
c
memmove
How to read terminal's input buffer immediately after keypress
Dec 27, 2022
c
linux
stdin
input-buffer
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
« Newer Entries
Older Entries »