Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files
The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition.
Under Windows Vista, select...
Compiling a program in C with Dev C++ on Vista ShowCompiling a program in C with Dev C++ on Vista
Compiling a C source code under Vista with Dev C++, can be a quite difficult procedure.
Quick solution: the g++ compiler
To be used with Dev-PSV:
Go to Tools/compiler options and...
Graphical interfaces for SQLite ShowGraphical interfaces for SQLite
SQLite is a powerful database management engine found in a relatively small C programming library; it requires no monitoring and can be used with most programming languages (C, C++, Java, Python).
Unlike...
Binary encoding ShowIntroduction to binary
In the late 1930s, Claude Shannon showed that by using switches which were closed for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 for "false." This...
UNIX - Files ShowIntroduction to UNIX files
In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/".
File types
UNIX systems define different...
Msmsgs - msmsgs.exe Showmsmsgs - msmsgs.exe
msmsgs.exe (msmsgs stands for Microsoft Messenger) is a process which corresponds to the instant messaging client MSN Messenger. The file which corresponds to this process is normally found in the directory "C:\Program...