struct-lab-03/cmd.c

6 lines
44 B
C

#include "cmd.h"
int get_command()
{
}