Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Disadvantage of using a struct as a c "namespace"

warning for not using free() malloc

c

Error while compiling : "invalid operands to binary / (have ‘short int *’ and ‘int’)"

c syntax-error

What is the problem for PTHREAD_CANCELED and thread’s start function return value

When making binary masks for working and isolating bits and bytes, what's the fastest way to convert from Binary to Hex?

c binary bitmask

Writing in the location outside of array

Updating global variable in signal handlers

c linux signals handler

How are "out parameters" represented for Seed JavaScript GObject bindings?

c binding gtk seed gobject

How to terminate waitpid on user input?

c fork

CreateFile failing with errorcode 2, while file exists

c++ c winapi

when using mutex, "printf" output twice(or more?I'm not sure)?

c linux multithreading mutex

What happens in memory when an application is crashed or killed by an operating system [closed]

c debugging memory

Is it possible to terminate only the one thread on receiving a SIGSEGV?

c signal-handling

Why 'int16_t complex' does not work?

c gcc c99 complex-numbers c11

STAT Block size/blocks used

c block stat

Show files that includes a specific header

c eclipse eclipse-cdt

Resolve warning C4133: '=' : incompatible types - from struct to struct [closed]

c visual-studio-2013 struct

Simultaneously creating internal and external linkages in C

Incomplete beta function in raw C

rs232 string comparison in C

c serial-port strncmp