Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Ariel Omar Sanhueza Roman
  • aos
  • Repository
  • aos
  • io.h
Find file BlameHistoryPermalink
  • Ariel Omar Sanhueza Roman's avatar
    implemented a IO module. It only contains one function (for now): getc. This... · 72624e14
    Ariel Omar Sanhueza Roman authored Jan 22, 2015
    implemented a IO module. It only contains one function (for now): getc. This function reads a char from STDIN (keyboard buffer) if the user press the enter key. This function use read_keyboard_buffer function implemented in keyboard.h (this is the interface to read the keyboard buffer)
    72624e14