Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

variable length arrays in C and initializing it in place [duplicate]

c arrays initialization

How to properly close a socket opened with fdopen?

c++ c sockets posix glibc

Issue while compiling make file for linux kernel?

Weirdly changing status codes [duplicate]

c++ c linux

Strange sigaction() and getline() interaction

Optimizing a NEON XOR implementation

Sorting kernel linux linked list

c linux linked-list

How to read floating-point numbers by pairs in C?

c io floating-point double scanf

Using fgets() to read multiple lines. How to go to the Next line?

c

About CUDA's architecture (SM, SP)

c++ c visual-studio cuda gpgpu

Dubious syntax to access array content

c arrays syntax

What means "standard input" in C language?

c

Exit two for loops if value is true [duplicate]

c loops

how can I check integer overflow in C/C++?

c++ c

Socket-programming: recv()

c sockets

C randomize with percents influence

c random

FFTW on Mac OS X Mavericks issues

c macos fftw

Why the program compiles?

c function kr-c

Understanding how to write cache-friendly code

c caching optimization

gcc: How to avoid "used but never defined" warning for function defined in assembly