What freeware application reads C source code? I have the compiled .com file and what I believe to be the source code. I guess this kind of stuff can't be displayed in Dreamweaver. I also do not have access to Visual Studio.
The script talks to a database (I think) to display search results from a POST form. I just need to figure out what database it's talking to, and I'll be it's in the source code somewhere.
The script talks to a database (I think) to display search results from a POST form. I just need to figure out what database it's talking to, and I'll be it's in the source code somewhere.