Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

pointer to an array, jumps an index every other time while looping

Why do the 2 strings print the same value when I assigned them different values?

c string packet icmp spoof

Pointer to function in C

c pointers

Using call-preserved registers vs just the stack for saving values around a function call [duplicate]

'static volatile' vs. 'static' vs. 'volatile' in C

c variables specifier

Get the location of a memory in NUMA

tsearch and tfind

c binary-tree glibc

Stack frame NULL in backtrace log

c gdb libcurl debug-backtrace

fast string search to find string array element which matches the givven pattern

c fastsearch

Igraph random number generator in c

c multithreading igraph

/proc/net/dev alternative on Windows

Not deallocating properly threads in C

c multithreading valgrind

MPI Total run time

Deleting first and last element of a linked list in C

c list linked-list

Reverse engineering from c code to sequence chart

c

DNS response not accepted by DNS client

How to differentiate child processes?

c linux process fork