User Activity

  • Posted a comment on discussion Troubleshooting on Dev-C++

    Hello, im new here. looking for some help. Im trying to create a user name and password for the code below. im new to programing. pls help. include<iostream> include<fstream> include<windows.h> include<string> include <conio.h> using namespace std; struct Name // structure for naming in program { char first[20]; //character arrays for the names used in program.. char last[20]; char date[20]; int room; char cnic[20],mob[20]; }; //Functions prototyping// void vacant_rooms(); //for vacant rooms| void...

View All

Personal Data

Username:
learner
Joined:
2017-11-28 16:53:09

Projects

  • No projects to display.

Personal Tools