SYNOPSIS
#include <unistd.h>
void swab(const void *src, void *dst, ssize_t nbytes);
DESCRIPTION
The
PARAMETERS
- src
-
Points to a source of memory to be copied.
- dst
-
Points to the destination of the copy.
- nbytes
-
Is the number of bytes to copy.
RETURN VALUES
None.
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.5 Documentation Build 40.