首页 >  Term: null pointer
null pointer

The value that is obtained by converting the number 0 into a pointer; for example, (void *) 0 . The C and C++ languages guarantee that this value will not match that of any legitimate pointer, so it is used by many functions that return pointers to indicate an error.

0 0

创建者

  • Peteh
  •  (V.I.P) 14225 分数
  • 100% positive feedback
© 2024 CSOFT International, Ltd.