What is the Good project Structure in C

Posted by mohit on Stack Overflow See other posts from Stack Overflow or by mohit
Published on 2010-04-09T05:27:43Z Indexed on 2010/04/09 5:33 UTC
Read the original article Hit count: 334

Filed under:

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.

© Stack Overflow or respective owner

Related posts about c