-
Pages
Categories
Archives
-
Category Archives: Programming
8 Easy Steps to Run Turbo C in Windows Vista
This tutorial is about running a turboc compiler in windows vista in full screen mode.
i know ! running decade old turbo c compiler in vista doesnt make any sense when you have much advanced compilers.but there are some cases where you have to run turboc on your vista machine,just because your university doesnt use any [...]
Posted in Programming 47 Comments
How To Load A Program Automatically at Startup (thru code)
i am using dev-c++ compiler (with MinGW) lately.and i am liking it very much .
loading a program at start-up automatically ( program is loaded automatically when system starts) can be done in many ways ,however i find following two ways easier.
in the system Startup’s folder
by making some changes in registry
Posted in Programming Leave a comment
My experience with Dev-c++ compiler
Migrating from Turbo C to Dev- C++ Compiler
all these days i was programming using the decade old compiler turboc which is still used in many of the engineering colleges in karnataka.i was very much interested about graphics turboc could offer.here i am going to share my experience with dev c++ compiler.
ive got many recommendations [...]
Posted in Programming Leave a comment
Issues with ASP.net Development server and Windows Vista