Basic has separate header files. It's not as imperative with C, I've done small projects (1000 LOC) all in one big files, but it's not good practice. Learn how to do a top down design and modulate your program. Headers are much more imperative in C++ than C, but it's good to have then for both. |
|
Bookmarks