You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2023. It is now read-only.
tipoAcesso *registarAcesso(tipoAcesso acessos[], int *quantAcessos, tipoAulasOnline aulasOnline[], int quantAulas, tipoUC ucs[], int quantUCs, tipoEstudantes estudantes[], int quantEstudantes, int quantAulasADecorrer, int quantAulasGravadas);
tipoAcesso *leFichBinAcessos(tipoAcesso acessos[], int *quantAcessos);
void escreveFichBinAcessos(tipoAcesso acessos[], int quanAcessos);
void verificarPresencas(tipoAulasOnline aulasOnline[], int quantAulas, tipoAcesso acessos[], int quantAcessos, tipoEstudantes estudantes[], int quantEstudante);