Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

stdbuf with setuid/capabilities

Why can't the static and register storage classes be used together?

What is the best way to make 2 dimensional array in C

indexing array in function from the pointer of some element

BPF verification error when trying to extract SNI from TLS packet

c linux-kernel ebpf xdp-bpf

what should be x in __attribute__ ((aligned(x)))

c gcc attributes

using mount(2) function in C

c macos unix

WM_VSCROLL / WM_HSCROLL message from TrackBar is not sent to the subclassed MessageHandler. Why?

c++ c winapi

Why does a one-bit `int` bit-field have values 0 and −1?

c

STM32 SPI LL DMA Transmit

c stm32 spi dma low-level-api

Numerical implementation of n-th derivative of f(x)?

mbedtls: How to transfer and load public key as raw bytes

Initializing variable size arrays in C

arrays c struct

Read() call returns -1 in prime sieve program

c unix pipe file-descriptor

Is there a way for my binary to react to some global hotkeys in Linux?

c linux hotkeys

directly using terminal capabilities

c unix terminal xterm terminfo

How do I call a function that takes an anonymous struct in C?

Getting input buffer length for Windows serial port in C

c windows serial-port

pointer to malloc?

c pointers struct

What Is Needed To Use fopen() On An Embedded System?

c file embedded fopen