Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Casting and byte order

c endianness

Why cast the pointer?

c embedded

How to convert a string into an uint8_t array on Arduino?

c string arduino xbee uint8t

How undefined behavior of strict aliasing could happen if data is only read?

c strict-aliasing

Size of anonymous struct standard conformant?

c c99 c89 ansi-c

C program to reverse content of a file and write that to another file

How to enable program to dump core on linux?

c linux coredump

Get Buffering Parameters From an Open `FILE*`

c file buffer

C Read in bash : stdin and stdout

c bash ubuntu buffer

How to read/write float values from a binary file in python, if the file was created with C

Benchmarking C struct comparsion: XOR vs ==

strstr to find a word in a string using c returning true all the time

c c-strings turbo-c

Undefined references in GSL

c gcc undefined-reference gsl

How to enable httpsrc plug-in in my gstreamer?

c http plugins gstreamer

Exposing goto labels to symbol table

c++ c gcc symbols goto

Comment after #else preprocessor directive

Linux bare system calls, not glibc

c linux system-calls

Which directories does include statement search in C/C++?

c++ c include

How does C compiler treat enum?

c enums

Scheme to C translator

c scheme r6rs