What is the Good project Structure in C
- by mohit
Hi,
I have been working in Java/J2ee projects, in which i follow maven structure.
I want to develop [say a command line interpreter in linux {ubuntu}] in C.
I never develop projects in C. I want to know what project structure should i follow.