Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Intermediate programming sources.
Name: David8F Date: June 21, 2006 at 11:50:17 Pacific OS: Win ME CPU/Ram: P4 2.4Ghz, 728MB RAM
Comment:
Hello,
I'm an intermediate to advanced programmer in C and C++ as well as some others. But since C++ is what is generally used for games, I was wondering if someone knew of some source code for some intermediate games. (Board games, or simcity type structured games). Any help is appreciated. Any language will do actually, because I'm always willing to learn new languages.
Summary: I need to be able to list which programs (in the source directory) are called by a particular program (source file). The initial program name to be checked will be input by the user. I then need to t...