Class SyscallInputDialogDouble

java.lang.Object
mars.mips.instructions.syscalls.AbstractSyscall
mars.mips.instructions.syscalls.SyscallInputDialogDouble
All Implemented Interfaces:
Syscall

public class SyscallInputDialogDouble extends AbstractSyscall
Service to input data.
  • Constructor Details

    • SyscallInputDialogDouble

      public SyscallInputDialogDouble()
      Build an instance of the syscall with its default service number and name.
  • Method Details