Search Results

Found 1 results for "fad12e3ea83006f6b9ff7be1e673b637" across all boards searching md5.

Anonymous /vg/531626137#531687374
7/18/2025, 7:08:47 AM
>>531686781
I have no problems with C, only minor inconveniences like this one. I'm refactoring my code to be easier to use, before I used my dynamic vector module for this.

>>531687049
Why couldn't I? What? Shouldn't pic related work just fine? I mostly use dynamic memory, but for this one I'd rather have it on stack if possible. I very rarely do structs like this if at all, so I don't see why it wouldn't work.