Its simple code for handaling Bank and ATM transactions concepts of file handling are used very well. objestc are apssword protected. regards; Raas Masood (University of Central Punjab) Lahore Paksitan
File List:
pro.cpp
28Kb
Similar code
Camper's Database using STL
(Popularity: ) : This keeps a database of camper's and their activities. There are several opitions for retrieving data. This has neat examples of STL usage including Maps, Vectors, Strings, Iterators and even a Map with a Vector contained in it! This is ... Customer Database
(Popularity: ) : Second Assignment for uni sunject Programming Principles Two - This program is a simple customer database using strutures. Data is lost when program is closed. Checkbook
(Popularity: ) : Simple checkbook application. Search, sort, add, and delete checks from a checkbook. Focus on: memory allocation (malloc), load and save binary files (fread and fwrite), use of qsort, and structs. Binary Search Tree With Mouse
(Popularity: ) : This code not only show you Binary Search Tree, but also asm code for move your mouse!, try it