User Tools

Site Tools


haas:fall2019:unix:projects:upf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

haas:fall2019:unix:projects:upf0 [2018/02/28 20:26] – external edit 127.0.0.1haas:fall2019:unix:projects:upf0 [2019/09/21 13:22] (current) – [numbers suite] wedge
Line 59: Line 59:
 The numbers suite is basically a collection of command-line tools whose purpose is to display a single digit number, in accordance with the tool's name. The numbers suite is basically a collection of command-line tools whose purpose is to display a single digit number, in accordance with the tool's name.
  
-For example, when you run the **zero** tool, a **0** is displayed to STDOUT. For **one**, a **1** is displayed to STDOUT. And so on up through **nine**.+For example, when you run the **zero** tool, a **0** is displayed. For **one**, a **1** is displayed. And so on up through **nine**.
  
 You are to use these tools for producing the numbers needed for calculation, and only these tools. You are to use these tools for producing the numbers needed for calculation, and only these tools.
  
 +Note that they may have a default mode of operation, which may be inconvenient or incompatible with what other tools or facilities require for normal operation. If you read the instructions you can determine how to alter this default behaviour at runtime.
 ====pipemath suite==== ====pipemath suite====
 The pipemath suite is a collection of command-line tools that perform various basic math operations you may find useful for this project. The tools include: The pipemath suite is a collection of command-line tools that perform various basic math operations you may find useful for this project. The tools include:
haas/fall2019/unix/projects/upf0.1519849560.txt.gz · Last modified: 2018/02/28 20:26 by 127.0.0.1