ReactOS 0.4.16-dev-334-g4d9f67c
strspn.c
Go to the documentation of this file.
1
2#define _x(_X_) (!(_X_))
3#define _strxspn strspn
4#include <string.h>
5#include "strxspn.h"
6
7/* EOF */