#include<stdio.h> #include<stdlib.h> #include<string.h> #define NAME_BUFFER_SIZE 80 #define FICHEIRO "registo.bin" typedef struct { char...
Separate names with a comma.