Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

why the result is nan in this c float conversion?

c types

How can I know how many free bits are there in a pointer?

c pointers x86

Compiling a program with limited library access

c linux gcc compilation

Unusual conversion between float and long [duplicate]

extern "C" is not disabling name mangling

c++ c linker

Android NDK returns an error "undefined reference to 'rand'"

Perl unpack "S*" equivalent in C

c perl

Mask for clearing m bits after n LSBits

c++ c bit-manipulation bit

Why is accessing a null-terminated string giving 'garbage or undefined'?

Learn C The Hard Way exercise 14 Error (warning: array subscript has type ?char? [-Wchar-subscripts]

c

Proper use of getsockopt and setsockopt for SO_RCVTIMEO and SO_SNDTIMEO

c sockets timeout setsockopt

How can I use Apple's Core Audio C API to create a simple, real-time I/O stream on OS X?

c macos audio core-audio

C CIDR to address list

Need clarification on the definition of C tokens

c token

C program keeps crashing when calling perl function newSVpv()

c perl xs

Understanding parallel thread execution

c multithreading pthreads

STM32F4 - can I use delays in interrupt routines?

c arm stm32 stm32f4discovery

Compare preprocessor macros for equality

c macros c-preprocessor

Unexpected endptr with strtod()/strtold()

c gcc strtod

C++ reserved word as function pointer name in C struct