NWLstrrev
Reverses the order of the characters in a string
#include <time.h> or #define NWL_EXCLUDE_TIME
#include <stdio.h> or #define NWL_EXCLUDE_FILE
#include <nwlocale.h>
psntr N_API NWLstrrev (
pnstr string1,
pnstr string2);
uses netwin32
Function NWLstrrev
(string1 : pnstr;
string2 : pnstr
) : pnstr;
Pointer to the reversed string.
Double-byte characters are treated as single units.