Skip to content

nus-cs1010-1819-s1/libcs1010

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

The CS1010 I/O Library

To help students get started with C programming without worrying too much about the details and pitfalls of using printf and scanf, CS1010 provides a simple-to-use library to read and write integers, floating point numbers, and strings.

For documentation and usage of the library, please check out the module website.

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Makefile 1.8%