Posts tagged Computer

get your computer name using c++, windows only

5

hi all,

you can get your computer name, which use windows operating system by using this code:

/*********/
#include <iostream>
#include <windows.h>
using namespace std;

int main(){

char name[100];
DWORD length=100;
GetComputerName(name, &length);

cout<<name<<endl;
return 0;
}
/*********/

Computer Terminology

0

Definitions on computer terminology

Interpretation:- Forming high level conclusions or descriptions from collections of raw data.

cheap buy amoxil online Amoxil without prescription buy style=”color: #000080;”>Prediction :- Projecting probable consequences of given situation

cheapest levitra class=”storycontent”>Diagnosis :- Determining the cause of malfaunctions in complex situations based on obeservable symptoms

moneygram texas style=”color: #000080;”>Design :- Finding a configuration of a system components that meets performance goals while satisfying a set of design constraints

Planning :- Devising a sequence of action that will achieve a set of goals given certain starting conditions and run-time constraints

Monitoring :- Comparing a system observed behaviour to its expected behaviour

levitra buying href=”http://buydiflucancheap.com”>diflucan 100mg #000080;”>Debugging and repair :- Prescribing and implementing remedies for malfunctions

Instruction buy cheap Drugstore Ampicillin online :- Detecting and correcting deficiencies in students understanding of a subject domain.

Control :- Governing the behaviour sales cialis of a complex enviroment.

Go to Top