Variable Sized Arrays

  • + 4 comments

    can you please explain your code. i basically want to delcare an array without size right away but C++ doesnt allow that. what are my options? and what are you doing in your code?