#include "employee.h"
#include <iostream>
#include <cstring>
Go to the source code of this file.
Functions | |
void | allocate_name (char *&name, const char to[], const char which[]) |
void allocate_name | ( | char *& | name, | |
const char | to[], | |||
const char | which[] | |||
) |