Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.07.16;
Скачать: CL | DM;

Вниз

Что такое StdIn?   Найти похожие ветки 

 
resuS   (2006-06-29 22:26) [0]

Вот читаю статью
http://www.delphikingdom.com/asp/viewitem.asp?catalogid=801
и ничего не понимаю, о чем она?


 
Мефисто   (2006-06-29 22:33) [1]

Remarks
These are standard streams for input, output, and error output.

By default, standard input is read from the keyboard, while standard output and standard error are printed to the screen.

The following stream pointers are available to access the standard streams:

Pointer Stream
stdin Standard input
stdout Standard output
stderr Standard error

These pointers can be used as arguments to functions. Some functions, such as getchar and putchar, use stdin and stdout automatically.

These pointers are constants, and cannot be assigned new values. The freopen function can be used to redirect the streams to disk files or to other devices. The operating system allows you to redirect a program"s standard input and output at the command level.


 
resuS   (2006-06-29 22:50) [2]

у меня плохой техниче6ский английский
:)


 
DrPass ©   (2006-06-29 23:18) [3]

стандартный поток ввода для программы. Нечто вроде текстового файла, из которого программа может читать например то, что пользователь вводит в ее консоль, либо бросает туда другая программа


 
Германн ©   (2006-06-30 02:05) [4]


> resuS   (29.06.06 22:26) 
> Вот читаю статью http://www.delphikingdom.com/asp/viewitem.
> asp?catalogid=801и ничего не понимаю, о чем она?


Так что ты спросил? Что такое StdIn или "о чём статья"?


 
resuS   (2006-06-30 19:51) [5]

и то и другое:)
сначала STDIn
а потом -о ч ем статья?



Страницы: 1 вся ветка

Текущий архив: 2006.07.16;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.04 c
1-1149586836
Dyakon_Frost
2006-06-06 13:40
2006.07.16
Потоки - Загрузка процессора


1-1149287685
lamer_y
2006-06-03 02:34
2006.07.16
Проблема с TStrings


4-1143107447
Димон
2006-03-23 12:50
2006.07.16
Как передать данные на кассовый аппарат через COM?


6-1141964635
Каспер
2006-03-10 07:23
2006.07.16
TIdUDPClient в Threade рвет соединение с ошибкой 10054


5-1135472981
sirin
2005-12-25 04:09
2006.07.16
Список классов, зарегестрированных в Delphi