bcopy

更新时间:2023-10-26 14:13

bcopy,函数名。主要作用是将字符串src的前n个字节复制到dest中。

简介

原型:extern void bcopy(const void *src, void *dest, int n);

用法:#include

说明:bcopy不检查字符串中的空字节NULL,函数没有返回值。 在POSIX.1-2001中,bcopy()被标记为不赞成使用,到POSIX.1-2008,bcopy()被移除出了标准,POSIX标准建议用memcpy()、memmove()代替。

举例

免责声明
隐私政策
用户协议
目录 22
0{{catalogNumber[index]}}. {{item.title}}
{{item.title}}