Table of Contents
Rules:
You have to develop a program from scratch in your lab session, in a short time (less than 40 min).
The profesor is going to give information to accomplish this goal in the lab.
To accomplish this mission you may use a text editor kate
, man
command, and
the C development environment explained in your previous sessions, which includes gcc
and
gdb
.
Your code should compile (with gcc) and execute properly, according to the specification.
You CANNOT use the Internet for all the test and you have to upload your solution to Aula Global.