MFC r298183,r304226:
r298183 (by araujo):
Use NULL for pointers.
strrchr(3) will return NULL if the character does not appears in
the string.
r304226 (by araujo):
Use nitems() from sys/param.h.
MFC r298183,r304226: Tags None Referenced Files None Subscribers None
Description
Details
|