next up previous
Next: Example: Hello World Up: SAL & SPIM Previous: Example: Base to Nth

SAL I/O

tabular259

There is no gets instruction in SAL.

Notes:

  1. x is declared as .word or .float
  2. x is declared as .byte
  3. x is declared as .byte, .word or .float
  4. s is a string declared with .asciiz



Mitch Roth
Wed Oct 9 13:38:30 ADT 1996