The parameter isn't the array size - it's the start load index.
Having a start load index would be very useful (especially if it can be a variable, not just a constant).
A quick way to load arrays
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
I would rather have built-in dynamic linked-lists and arrays before any syntax sugar. After all you only input a sovel filter (or whatever) once.
Something within the lines of the std::vector and std::list would be great for PB. Anything else is up to the authors when it comes to syntax, etc. But to me that's standard functionality that should be added ASAP (dynamic lists for instance)
Sure, write your own -- defeating the entire purpose of the word "pure" in the process...
Something within the lines of the std::vector and std::list would be great for PB. Anything else is up to the authors when it comes to syntax, etc. But to me that's standard functionality that should be added ASAP (dynamic lists for instance)
Sure, write your own -- defeating the entire purpose of the word "pure" in the process...