Search:

Type: Posts; User: raheel

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,080

    help with functions.

    #include<iostream>
    #include<conio.h>
    using namespace std ;
    int addy (int a,int b)
    {
    int r;
    cout<<"enter value for a:\t";
    cin>>a;
    cout<<"enter value for b:\t";
    cin>>b;
  2. Replies
    0
    Views
    2,403

    hardware programing ..help needed..

    hay all i need some help in getting serial numbers of hardware attached to computer in windows OS. initially Ram and monitor is compulsion .. i got no clue how to do that got info about some classes...
Results 1 to 2 of 2