◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: <string.h> Syntax: char *strrev( char *string ); char _far *_fstrrev( char _far *string ); Returns: a pointer to <string>. See also: strcpy, strset -♦-