Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How does the last integer promotion rule ever get applied in C?

c integer standards

C: 8x8 -> 16 bit multiply precision guaranteed by integer promotions?

can't read from stream until child exits?

c stream pipe fork redirect

Monitor memory usage of child process

C - Opening a file inside a function using fopen

c fopen

Designing an API with compile-time option to remove first parameter to most functions and use a global

c api embedded

calling calloc - memory leak valgrind

c valgrind ncurses calloc

how to bind/connect multiple UDP socket

c sockets udp

sqlite tutorial [closed]

c sqlite

External linkage in C

c

extern variables in static library, using Objective-C

passing arguments to _beginthread() -- whats wrong?

I/O methods in C

c performance

Good example of using libpurple? [closed]

object file from .a not included in .so

c linux gcc shared-libraries

Can't reach speeds of dd

c dd

Detached Threads

c

How do I find a filename, given a FILE pointer? [duplicate]

c file

#ifdef for 32-bit platform

c++ c gcc 64-bit 32-bit

pointer vs handles in C (are the terms used to convey separate things?)

c windows pointers handle