Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

printf like behaviour?

c macos

Time taken for memcpy decreases after certain point

c malloc memcpy

Find huge blocks of allocated memory

c++ c memory valgrind

OS X/Linux audio playback with an event-based interface?

c linux macos audio

Linux daemon localhost works but not the actual IP

c linux sockets service daemon

Why do variables live longer (have bigger scopes) in Python than in C?

python c scope

working with strings in c

c

OpenGL - maintaining aspect ratio upon window resize

c opengl

_IO_wide_data_2: what's this?

c++ c debugging gdb

Sockets UDP: Using Sender Info from Recvfrom() in Sendto() Fails

c sockets udp

How to cancel an alarm() signal via a child process?

c signals alarm child-process

C malloc, memory usage only when populating

c memory-management malloc

Error compiling process SIGALRM kill

c linux fork alarm

Finding maximum and minimum with CUBLAS

c++ c cuda cublas

Is this multiply-divide function correct?

c++ c algorithm math numbers

Is the amount of padding in structure in C is Compiler dependent or well defined?

c padding

Free a pointer without knowing the length [duplicate]

c pointers free

16-bit C code compiled with GCC

c gcc compilation 16-bit

Do the openssl X509_verify_cert() verifies the signature in the certificate?

c linux openssl

How to know where I am booting from

c linux linux-kernel kernel