User profile: verone

User info
User name:verone
Statistical data
Occupation:Student
Skills:C
C++
C++/.NET
C#
History
Joined:
Number of posts:2
Latest posts:

ive been asked to write,read,and update&search records on datatype.
i had to initialize add_record,delete_record,modify_records.it is a different program from the one o...

ive been asked to write,read,and update&search records on datatype.
#include<iostream.h> #include<conio.h> #include<stdlib.h> #include<stdio.h> #include<string.h> ...