请问一下while(scanf("first=%d second=%d third=%d",&a,&b,&c)!=EOF);getchar();这个输入怎么搞

请问一下while(scanf("first=%d second=%d third=%d",&a,&b,&c)!=EOF);
getchar();
这个输入怎么搞
可以用这个将一些数输入数组吗