Search Results
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.
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.
Page 1