wait_for_user_input Subroutine

public subroutine wait_for_user_input()

Wait for user input when blocking=true Reads a single character or line from stdin to pause execution This prevents the program from continuing until user interaction

Arguments

None