Conceptually, that's the "invalid pointer", "pointer that points to nothing", whatever.
从概念上讲,那是“无效的指针”,“指针指向虚无”,无论。
The system detected an invalid pointer address in attempting to use a pointer argument in a call.
系统检测到在一个调用中尝试使用指针参数时的无效指针地址。
This error occurs if a program passes an invalid pointer value or if the length of the buffer is too small.
如果程序传递了无效的指针值,或者如果缓冲区的长度太小会发生此错误。
Description: The system detected an invalid pointer address when it tried to use a pointer argument of a call.
说明:尝试使用调用的一个指针参数时-系统检测到无效指针地址。
NULL. Conceptually, that's the "invalid pointer", "pointer that points to nothing", whatever. There's a very good reason it's in the language.
从概念上讲,那是“无效的指针”,“指针指向虚无”,无论。有一个很好的理由是在语言。
In this context, an invalid pointer is one that points to an invalid region in memory, is NULL, contains an unaligned pointer, points to memory block smaller than necessary, and so on.
在这个上下文,一个无效的指针是一个指向无效内存中的区域,是NULL,包含一个不对齐的指针,指向的内存块比必须的还小,等等。
Possible reasons may be a null pointer, invalid length, invalid option, etc.
有可能的原因是一个空指针,长度无效,无效的选项,用户的反应等。
Possible reasons may be a null pointer, invalid length, invalid option, etc.
有可能的原因是一个空指针,长度无效,无效的选项,用户的反应等。
应用推荐