Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How to align stack variable to 16byte boundary [duplicate]

c alignment callstack

Control cmd prompt using C

c windows cmd command-prompt

String parsing in C

c

How does this work? copying anything into an array of bytes (chars)

c++ c memory

What is the Delphi equivalent of ' unsigned char** ' in C

c delphi

c string basics, why unassigned?

Using C Preprocessor to Determine Compilation Environment

How to incorporate Python libraries in C?

python c wrapper

GCC: what's the default value when a symbol is defined on command line?

c gcc

Why are anonymous structs (non typedef'd) useful in c?

c struct

function in one shared library calling a function in another shared library

c shared-libraries

Am I using fscanf incorrectly?

c++ c text scanf

How to generate 24-bit RGB values "more gracefully"?

c algorithm rgb

When to cast size_t

c casting

How to check if a file is being used by another application?

c winapi

Warning: while trying to convert java byte[] to C unsigned char*

Using Ternary Operator with strings in C

How to check whether `malloc.h` is available in C?

Can't compile UNIX/Linux program as 32-bit program

c linux unix gcc 32-bit

Task library for C?