dc.contributor.author |
Rana, M. Mashud |
|
dc.date.accessioned |
2014-04-07T05:06:54Z |
|
dc.date.available |
2014-04-07T05:06:54Z |
|
dc.date.issued |
12/27/1998 |
|
dc.identifier.uri |
http://dspace.ewubd.edu/handle/2525/241 |
|
dc.description |
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh. |
en_US |
dc.description.abstract |
Program MashudRana;
Uses Dos,crt,graph;
Label Counterpoint, Last;
Type Book=Record
BookNames: String [30];
AuthorName: String [20]
CollectionData: String [10]
Price: String [5];
BookDescription: String;
SerialNo: String [4];
End ;{ Book}
Check= Record
Bename: String [30];
Aname: String [25];
Stname: String [25];
ID: String [15];
TData: String [10];
RData: String [10];
End; {Check}
Var F: File of Book;
E: File of Check;
I: File of Check; |
en_US |
dc.language.iso |
en_US |
en_US |
dc.publisher |
East West University |
en_US |
dc.relation.ispartofseries |
;CSE00004 |
|
dc.subject |
Computer Science and Engineering |
en_US |
dc.title |
Library Management Software : Structural Language |
en_US |
dc.type |
Thesis |
en_US |