Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Calculating JMP instruction's address for trampoline hook

Get Terminal Window size in an C/C++ MPI application

c++ c linux terminal mpi

What data do BSS and data segment have by default?

c linux unix

Print ASCII characters in multiple columns in C

Verify function pointer equality with Cmockery

c unit-testing cmockery

STM32 - DWT cycle count is differrent from my prediction

c arm stm32 cortex-m

Performance changes significantly every time I rerun program

c performance hardware

Process sections: does a declaration add also something to .text? If yes, what does it add?

c arm declaration elf sections

Passing 128 bit register to C function from Assembly [duplicate]

Signal control in C

c unix concurrency

Why does the Linux(?)-Terminal not "consume" '\n' EOF?

c terminal stdin eof getchar

Is it legal to static_assert that signed shift right has two's-complement behavior?

c++ c c++11 language-lawyer c11

Read unknown number of lines from stdin, C

c stdin fgets

Variable declaration inside loop

c performance loops

Converting lowercase to uppercase letters and printing them

c arrays loops

How can I make a function to remove double letters in C?

c

Use pointer or array in function parameters [duplicate]

Initialing MFRC522 RFID chip in UART interface

Organizing C code in my Xcode project

c xcode

Programming a USB Device on a Mac

c objective-c macos usb