Hello,

I am a begginer in C programming, an I have a problem I can't fix.

The problem is that I have a "string" (array of char) and I want to know if it has a specific form. That means, for example, I want to know if it has tree numbres, a space and four lettres.

Does anyone know how I can do it?

Thank you very much and excuse my very bad English. If you don't understand something please tell me and I will try to explain it better.

Thanks a lot.