Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1.  
  2. #define SC_OK           0
  3. #define SC_EXIT         1
  4. #define SC_PUTC         2
  5. #define SC_PUTS         3
  6. #define SC_GETC         4
  7. #define SC_GETS         5
  8. #define SC_CLS          6
  9.