Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How can I extract the audio data from an mp3 file?

c++ c mp3

To access PCB of process in C

c linux linux-kernel osdev

What does VC/C++ naked attribute do?

c++ c visual-c++

Printf arguments not pushed on the stack

c assembly gdb stack push

Declare struct containing time_t field in Python CFFI

setprogname in Linux

c linux function unix

Multiplex several TCP connections over a single tcp connection

c windows sockets ssh tcp

Can function pointers point to functions with differing argument const-ness in C

c

Declaring extern structures in header file in C

c struct extern

How do I debug a constructor function in an LD_PRELOAD library?

Why GCC generates a mov of the array's beginning on every loop iteration to access array using []? (-O3, x86)

c assembly gcc x86

Why does I2C send wrong data?

c stm32 bare-metal

How to write out a numeric value using low-level C

c

How to use Doxygen with Prolog

c prolog doxygen

Location of SWIG src and shared lib files

python c shared-libraries swig

C90 - C99: register struct

c c99 standards c89

How to get STM32F446 running at 180 Mhz?

c arm stm32

how to mock macro function using google mock

c++ c googlemock

How does C know how long a char* is after assignment?

c arrays string char

socket structure : casting?

c sockets struct casting