Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Trick the randomizer in C

c random

Dynamic linking, memory usage and concurrency

character array to floating point conversion

c unix type-conversion

Why is data sent across the network converted to network byte order?

c sockets ipc

How to "interleave" C/C++ souce with my string (only inside functions at appropriate places)?

How to generate the cartesian product of a jagged array?

c cartesian-product

C - Improper Pointer/Integer Combination in strftime()

c strftime

Clear screen in C

c visual-studio

I am trying to perform a Caesar shift on the character z (ASCII 122). How do I give it "more room" to prevent it from overflowing past 127?

Is it possible to know which library pulled in another one using ldd?

c++ c linux dynamic-library ldd

Symbol offsets reported by objdump no longer match run-time offsets

c unix gcc objdump

Embedded c - how to free allocated memory when a program crashes

c embedded malloc

Linux Serial IO - splitting Tx and Rx between two threads?

c linux io embedded polling

Does GCC have a pragma to enforce auto-vectorization? [duplicate]

force gcc compilation / ignore error messages

c hex

How to specify timezone in linux using C

c linux unix epoch

Trouble spotting memory leak cStringUsingEncoding

Trying to install anything with pip on macos and cannot

python c macos pip spacy