Function run_interactive_loop

Function Documentation

int run_interactive_loop()

Interactive command loop for Windows double-click usage.

This function provides an interactive shell where users can enter commands after the initial EXTRACT operation. It reads commands from stdin and processes them using the existing command parsing system.

Returns:

Exit code when the interactive loop terminates