User | Kudos |
---|---|
11 | |
8 | |
3 | |
3 | |
2 |
Say I've got 4 U8s that I want to join into a U32 - right now, I have to build 2 of the U8s into a U16, then build the other U8s into a U16, then build the 2 U16s into a U32. I'd like to see these primatives growable to each datatype width.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.