Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

pdfaoa / CH07

.PDF
Скачиваний:
13
Добавлен:
15.06.2014
Размер:
81.76 Кб
Скачать

The UCR Standard Library

7.6Questions

1.What file should you use to begin your programs when writing code that uses the UCR Standard Library?

2.What routine allocates storage on the heap?

3.What routine would you use to print a single character?

4.What routines allow you to print a literal string of characters to the display?

5.The Standard Library does not provide a routine to read an integer from the user. Describe how to use the GETS and ATOI routines to accomplish this task.

6.What is the difference between the GETS and GETSM routines?

7.What is the difference between the ATOI and ATOI2 routines?

8.What does the ITOA routine do? Describe input and output values.

Page 353

Chapter 07

Page 354

Соседние файлы в папке pdfaoa