print_recursive    45 usr/test/stack/stack.c 		print_recursive(num + 1);
print_recursive    54 usr/test/stack/stack.c 	print_recursive(0);