stack_sd

Stack for sd_t's
git clone git://www.tkruger.se/stack_sd.git
Log | Files | Refs | README

README (182B)


      1 stack_sd
      2 ========
      3 
      4 Small library for stacks of sd_t's. This stack is only capable of
      5 increasing it's allocated size, and never shrinking. Do not use it if
      6 shrinking is neccessary.
      7 
      8