Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Porting module to newer Linux kernel: Cannot allocate memory

Profile C Execution

XCode 4.3: Static Library Generation

implement 64-bit arithmetic on a 32-bit machine

c assembly x86 bigint

Alternative api of strerror_r for windows OS

c++ c winapi visual-c++ boost

How to convert or cast a float into its bit sequence such as a long

c casting floating-point

Are members of a structure allowed to be static ?

c structure

Unsure about correctness of a sentence from K&R - pointer arithmetic | Freeing procedure

Can't set clock using SetSystemTime on Windows 8

c winapi windows-8

How to initialize a struct using the c style while using the g++ compiler?

c++ c struct fuse

pread and pwrite not defined?

c linux atomic glibc unistd.h

How can i get memory size allocated by my program?

c++ c qt memory opencv

Intel IPP convolution deprecated -- is there a different IPP 2D convolution method?

Double pointer conversions, passing into function with `const void **ptr` parameter

c pointers gcc

Using printf, left- and right-justify two strings to a given length

C - why I cannot mmap a small (256UL or smaller) size of memory?

c linux memory size mmap

Why out-of-bounds occurs with memchr() on mac os

c macos overflow

98th call to pthread_create() fails

c linux multithreading

Overflow occurs, but errno is not ERANGE. How does this happen?

c overflow errno

C: IFS System() Vulnerability

c security ifs