Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How does this math rounding function work?

c math rounding

Is it possible in some way to use POSIX semaphores between Docker containers or between a container and the host?

c posix ipc docker semaphore

GNU Fortran and C interoperability

Using Scanf for Storing Input in 2d Arrays

Is libsasl2 broken on OSX Yosemite? Missing sasl_client_done

c macos osx-yosemite sasl

How to query BIOS using GRUB?

c++ c kernel bios grub

Maximum numerical information density with printf

c json number-formatting

converting a C for loop to MIPS

c for-loop mips

Avoiding a double macro subsitution in the C pre-processor

c linux gcc macros

Gcc on OS X: Undefined symbols for architecture x86_64

c macos gcc

Structure pointer pointing to different structure instance

c pointers struct

libssh: Memory lost in simple implementation

Recursive Function that checks if a string is "Balanced"

How to pass Python list to C function using Cython

malloc vs mmap performance

does clang/gcc optimize password variable clearing function

c gcc clang

Atomic load and store functions produce same assembly code as non-atomic load and store

c gcc assembly atomic

gcc flag to detect string literal concatenation?

c

Process behaviour after receiving a SIGSEGV signal?

c linux unix

How to Log Stack Frames with Windows x64

c++ c winapi 64-bit callstack