version 0.6.0
mod_generic_stack Module Reference

Functions/Subroutines

class(stack_element) function, pointer stack_push_element (my_stack, my_stack_element)
 
subroutine stack_destructor (my_stack)
 
subroutine stack_clear (my_stack)
 
logical function stack_empty (my_stack)
 
integer function stack_size (my_stack)
 
class(stack_element) function, pointer stack_top (my_stack)
 
subroutine stack_pop (my_stack)
 

Detailed Description

Todo:
documentation