📄 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)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -