Search found 4 matches
- Tue Aug 16, 2011 8:54 pm
- Forum: General Gaming
- Topic: NES Adventure/RPG game recommendations
- Replies: 8
- Views: 3359
Re: NES Adventure/RPG game recommendations
Have you tried Paper Mario for the N64? Absolute blast to play. Its mostly an RPG but feels like an adventure that will make you laugh with its witty humor.
- Wed Jun 15, 2011 1:03 pm
- Forum: General/Off-Topic
- Topic: Antivirus recommendations
- Replies: 23
- Views: 6019
Re: Antivirus recommendations
I use Norton. Its fast, effective. I like it with Mozilla because it shows a green checkmark by sites to determine which ones are safe or a red cross for if their unsafe. Mozilla also scans everything that i download, so that probably helps(Haven't detected anything with it.).
- Tue Jun 14, 2011 11:46 pm
- Forum: Programming Discussion
- Topic: Compiling without an IDE
- Replies: 6
- Views: 1258
Re: Compiling without an IDE
Thank you all!
That really helped me understand the difference between a compiler and an IDE. I thought a compiler was something like Visual Studio 2008.
...and I am considering saving notepad c++ on a flash drive. Otherwise i'll just aim to learn visual basic while i'm here.
That really helped me understand the difference between a compiler and an IDE. I thought a compiler was something like Visual Studio 2008.
...and I am considering saving notepad c++ on a flash drive. Otherwise i'll just aim to learn visual basic while i'm here.
- Tue Jun 14, 2011 1:15 pm
- Forum: Programming Discussion
- Topic: Compiling without an IDE
- Replies: 6
- Views: 1258
Compiling without an IDE
Im new to programming and want to practice(C++), but for the next couple weeks im living away from home using a friends computer. He doesn't have a compiler on his computer though. I was wondering if by chance, if its possible to save and compile c++ files without an IDE. Ive tried saving notepad fi...