| 
 | 
back to boardHow to input it? Pascal Posted by  gyz113 9 Feb 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 Posted by  gyz113 12 Feb 2008 11:26 Thanks  |  
  | 
|