Function that returns an array of pointers #2410
Unanswered
Drllap
asked this question in
Pattern Language Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a file that that is divided into what I call partitions, each partitions having a header with meta data like its size:
Now I want to create a functions that groups partitions based on something in the info member. I was thinking something like this:
is something like that possible?
Beta Was this translation helpful? Give feedback.
All reactions