Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
hazlin no plap pirate (hazlin@shortstacksran.ch)'s status on Monday, 28-Oct-2024 02:58:54 JSThazlin no plap pirate @karna I appreciate your feedback :D
I'm just trying to figure out the best way to glew all this data together in c++ xD
I am going to pre-tokenize the strings into arrays of strings. And, I wasn't sure if that would work well with a struct.
I was under the impression that they liked... when everything had a known size going into things.
I guess I could just pick a maximum string array length.