Dynamic Arrays

With this AWESOME library YOU can use DYNAMIC point and integer arrays! And if you want you can add more types.

Instructions:

  • Create a string variable and give it a AWESOME name.
  • Create a array, with Dynamic Array - Create(your AWESOME string (variable) here!);
  • Add some values, with Dynamic <type> Array - Push Back(AWESOME STRING, VALUE);
  • Remove your last value again, with Dynamic <type> Array - Pop Back(AWESOME STRING);
  • Add some values, with Dynamic <type> Array - Add(AWESOME STRING, INDEX, VALUE);
  • Remove it again, with Dynamic <type> Array - Remove(AWESOME STRING, INDEX);
  • And then destroy it, with Dynamic <type> Array - DESTROY(awesome string);

Etc!

(The other functions are: IsEmpty, Size, Set and Get)

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Oct 13, 2012
Category
Last update
Oct 13, 2012
Development stage
Release
Language
  • enUS
License
USE IT!
Downloads
39
Recent files

Authors