First a little background, I don't have VS.NET, or any of its components. But I do have the .NET 1.1 framework, the .NET SDK, and the Windows Platform SDK.<BR><BR>I was following the documentation on ...
Some operating systems modify certain file extensions to denote that the system should "execute" files with a particular extension. All executable files on personal computers are in binary format, and ...
hey guys, I have 10.3.8 and the new xcode tools installed. and I'm working on a simple c++ project for class. I write a simple .c file for the program and using the g++ compiler in terminal I compile ...