File and Folder structure of a App/Project based in C.
Posted
by coderex
on Stack Overflow
See other posts from Stack Overflow
or by coderex
Published on 2010-03-09T08:52:29Z
Indexed on
2010/03/16
10:36 UTC
Read the original article
Hit count: 200
Hi,
What would be the general structure of a App/Project based in C Programming language. libs, includes, header files. etc etc.
What would be the class structure. (in OOps) need to be scalable and other features. Something like main.cpp main.h
does any one have any good links or images or pdf?
© Stack Overflow or respective owner