Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

C: unsigned short stored into buffer after fread from a binary file doesn't match original pattern

c binaryfiles fread

Placement of int for functions

c unix

How does the AF_PACKET socket work in Linux?

c linux sockets linux-kernel

Is there a non-looping unsigned 32-bit integer square root function C

what is the most efficient way to flip all the bits from the least significant bit up to the most significant last 1 bit value?

Type in parentheses in C variable definition

Does curl need openssl at runtime?

c macos curl openssl

Why struct in_addr is needed

c sockets

Porting NewLib: crt0

Reading child process' output as soon as some is available?

In non-procedural languages, what specifies how things are to be done?

How does works the allocation of a writable/readable segment in ELF?

c linux elf segment

How can I identify a backedge from a BasicBlock in LLVM

c++ c llvm clang

Get PID of the signal sender in C [closed]

c signals

Do you know about %#x, in C language format string

c format-string

Is it possible to specify a string consisting of a number of `^` characters for scanf?

c scanf

C application special characters Äöü not showing up correctly in MySQL and terminal

mysql c utf-8 locale

DWORD variable with low/high word and low/high byte

c winapi types dword

Problems Using memset and memcpy

c memory-management memset

Where to Start With Contributing to Ubuntu (and other distros) [closed]

c++ c open-source ubuntu