c語言用戶登錄系統
發布時間: 2022-07-27 17:39:04
㈠ 多用戶登錄系統c語言程序
#include<stdio.h>
#include<stdlib.h>
#include"string.h"
#include"windows.h"
inttotal=0;
structu_p
{
charuser[20];
charpass[20];
}s[50];
voidread()
{
total=GetPrivateProfileInt("INFO","count",0,"d:\Info.dat");
inti;
chart[5]={"