User profile: mkb555

User info
User name:mkb555
History
Joined:
Number of posts:42
Latest posts:

Extracting bits from array of ints
I have an array of ints that I need to extract bits from. More specifically, I need to get the high ...

Delete elements from dynamic array
As in shift every column ahead of the one I'm deleting back by one index? That's... actually not a b...

Delete elements from dynamic array
I've seen topics on this before, but never seemed to get a definite answer. I have a 2D space repres...

Reasons for crashing after program ends
I've had programs segfault at the very end before, and it was always solved by adding/modifying a de...

For loop with sscanf crashes after first iteration
The file has many lines of data that follow specific, easy-to-extract formats. For example: z 0.332...