Top

Discussion

MB_CUR_MAX is not defined in stdlib.h.

  • A.true
  • B.false

Answer: B

MB_CUR_MAX is defined under header file stdlib.h .
MB_CUR_MAX expands into a positive integer expression.It is the maximum number of bytes in a multibyte character present in the current locale.

No comment is present. Be the first to comment.
Loading…

Post your comment