metamorphy
Programmer
Can anyone explain how I can organize my c code by combining different source files. As a novice programmer, it is hard for me to keep my source code well organized as my program gets larger and I do not fully understand how to use #include files and other sorts of conventions for combining source files. I currently use microsoft visual c++ 4.0 as my compiler and my OS is windows98. The program I am writing is a windows console program and I try to use only ansi C code. It is basically a small database program which I would like to code more neatly. Any suggestions would help alot....
Thanks.
Thanks.