s/qmail  3.3.23
Next generation secure email transport
Functions
byte_copy.c File Reference
#include "byte.h"
Include dependency graph for byte_copy.c:

Go to the source code of this file.

Functions

void byte_copy (register char *to, register unsigned int n, register char *from)
 

Function Documentation

◆ byte_copy()

void byte_copy ( register char *  to,
register unsigned int  n,
register char *  from 
)

Definition at line 3 of file byte_copy.c.