/reverser

C Program that reverses command-line input.

Primary LanguageC

reverser

C Program that reverses command-line input. It employs a linked list to implement a push-down stack.