ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/doc/efuns/write_bytes
wwwwrrrriiiitttteeee____bbbbyyyytttteeeessss((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) wwwwrrrriiiitttteeee____bbbbyyyytttteeeessss((((3333))))
NNNNAAAAMMMMEEEE
write_bytes() - writes a contiguous series of bytes to a
file
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
int write_bytes( string path, int start, string series );
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
This function writes the bytes in 'series' into the file
named by 'path' beginning at byte # 'start'. It returns
zero (0) upon failure, 1 otherwise.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
write_file(3), read_bytes(3)
Page 1 (printed 3/16/95)