|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_19_3_1.html
Дата изменения: Unknown Дата индексирования: Fri Dec 28 19:48:32 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
In the X based version these are both in the main window
In the text based version: When you have selected a particular course, the menu
shown in figure
should now be displayed on the screen.
This menu is identical whether it is obtained from the system level of Ceilidh using the sc command, or by entering Ceilidh with a -c argument.
We are now in a chosen course. The various possible commands have the following significance.
Each course is divided into a number of units, rather like the chapters of a book. This option lists the name of each unit, giving you a brief outline of the course as a whole. Typical output might be
Units in course pr1
Unit 1: Background
Unit 2: Elementary programming
Unit 3: Conditionals
Unit 4: Loops
Unit 5: Functions
Unit 6: Miscellany
Unit 7: Arrays and structures
Unit 8: File input and output
Unit 9: Pointers
details of the courseworks to be set, and the hand-in dates for each one.
ceilidh -c pr1
the quit will return you to your shell. If you entered the course level from the system level using first
ceilidh
and then
sc pr1
for example, the quit returns you to the system level of Ceilidh, and you will need another quit to return to your shell.
Your current unit and exercise will be noted, so that when you re-enter Ceilidh, you will default to the same unit and exercise as when you left. If you wish to quit without saving your current state, use q!
instead.
To work on your coursework, you will need to move from the "unit" level of Ceilidh into the "exercise" level.
Fig.
Example of X version view notes window