Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

strncmp with too big of an n gives weird output

c strncmp

Serializing data in C

Is this valid C code

c

How to determine file type from kernel module?

c kernel-module

GDB break ptrace and other API calls not working on OS X Mavericks

Why doesn't GCC optimize away memory writes in this summation loop?

c gcc

LLDB: print variables passed to function each time it's called?

c macos cocoa function lldb

Member of nested structure being somehow attached to the previous member of structure

c nested structure

Using designated initializer with Structs in C

c visual-studio-2010 struct

Prime Generator Algorithm

c algorithm primes

how do I return two data types within a function that takes in a different data type then what needs to get returned?

c function

Why is this application being closed?

ffmpeg decoding through C-API leads to artefacts when input resolution is 1200x1600. Am I doing something wrong?

c++ c ffmpeg decode h.264

GCC 4.3/4.4 vs MSC 6 on i386 optimization for size fail

scanf error handling C

c error-handling

Compiling C code on a Mac os x lion

c compilation osx-lion