24
#include<fstream.h> #include<string.h> #include<stdio.h> #include<conio.h> #include<process.h> int main() { char name[30],file[30],*blank=”.html”; char temp[200],ch; int num=0,len,i,line=1; cout<<“Enter Name Of The Database : “; gets(name);

Resume Maker

Embed Size (px)

DESCRIPTION

C++ Project

Citation preview

#include#include#include#include#includeint main(){char name[30],file[30],*blank=.html;char temp[200],ch;int num=0,len,i,line=1;cout