c語言登陸系統
發布時間: 2024-08-03 11:58:40
㈠ 多用戶登錄系統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]={"