mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
19ad3d7a30
svn path=/trunk/; revision=2636
15 lines
364 B
C
15 lines
364 B
C
/* $Id: write.c,v 1.2 2002/02/20 09:17:58 hyperion Exp $
|
|
*/
|
|
/*
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
* PROJECT: ReactOS POSIX+ Subsystem
|
|
* FILE: subsys/psx/lib/psxdll/unistd/write.c
|
|
* PURPOSE: Write on a file
|
|
* PROGRAMMER: KJK::Hyperion <noog@libero.it>
|
|
* UPDATE HISTORY:
|
|
* 15/02/2002: Created
|
|
*/
|
|
|
|
|
|
/* EOF */
|
|
|