Главная страница


ru.perl

 
 - RU.PERL ----------------------------------------------------------------------
 From : Ivan Frolcov                         2:5020/400     29 Oct 2003  10:00:51
 To : Andrei Protasovitski
 Subject : Re: <none>
 -------------------------------------------------------------------------------- 
 
 On Tue, 28 Oct 2003 12:22:36 +0000 (UTC), Andrei Protasovitski
 <andrei@siliconmaterials.com> wrote:
 
 >Hу вы, блин, даете! (c)
 >А есть ли разница между
 >===
 >binmode FILE;
 >print FILE "blah-blah";
 >===
 >и
 >===
 >binmode FILE;
 >syswrite FILE, "blah-blah";
 >===
 
 perldoc -f syswrite
 
 syswrite FILEHANDLE,SCALAR,LENGTH,OFFSET
 syswrite FILEHANDLE,SCALAR,LENGTH
 syswrite FILEHANDLE,SCALAR
      Attempts to write LENGTH bytes of data from variable SCALAR to
      the specified FILEHANDLE, using the system call write(2). If
      LENGTH is not specified, writes whole SCALAR. It bypasses stdio,
 [...]
 
 --- ifmail v.2.15dev5
  * Origin: Golden Telecom (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Re: <none>   Sergey Bychkov   27 Oct 2003 18:20:46 
 Re: <none>   Andrei Protasovitski   28 Oct 2003 16:22:36 
 Re: <none>   Sergey Bychkov   28 Oct 2003 16:32:03 
 Re: <none>   Konstantin Stupnik   28 Oct 2003 18:10:31 
 Re: <none>   Andrei Protasovitski   28 Oct 2003 19:00:18 
 Re: <none>   Konstantin Stupnik   29 Oct 2003 09:40:21 
 Re: <none>   Andrei Protasovitski   29 Oct 2003 15:38:31 
 Re: <none>   Artem Chuprina   29 Oct 2003 15:57:26 
 Re: <none>   Konstantin Stupnik   29 Oct 2003 16:29:29 
 Re: <none>   Ivan Frolcov   29 Oct 2003 10:00:51 
Архивное /ru.perl/20800c2f5f4d.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional