|
|
вернуться в форумHow to input it? Pascal Послано gyz113 9 фев 2008 08:16 readln or read? Re: How to input it? Pascal If you're going to read strings then use 'readln' to skip #13 and #10 characters. If you use 'read' then the next reads will get empty strings. Re: How to input it? Pascal Послано gyz113 12 фев 2008 11:26 Thanks |
|
|