Sort textfile in asending order

后端 未结 0 702
谎友^
谎友^ 2021-01-03 19:53

egen.h

typedef struct postTyp
{
    char namn[30];
    char efternamn[30];
    char klubb[30];
}postTyp;

FILE *openfil();

startordning.h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题