reactos/sdk/lib/crt/string/_splitpath.c

12 lines
311 B
C

/*
* COPYRIGHT: GNU GPL, see COPYING in the top level directory
* PROJECT: ReactOS crt library
* FILE: lib/sdk/crt/string/_splitpath.c
* PURPOSE: Implementation of _splitpath
* PROGRAMMER: Timo Kreuzer
*/
#define _tsplitpath_x _splitpath
#include "_tsplitpath_x.h"