BinHong Lee
731795da6a
main commented
- main() is mostly/completely commented
- Added error handling for non-expected input for ‘choice’.
8 роки тому
BinHong Lee
a419dbed0a
universal place holder, segmentation error remains,
- Place holders are now universalized with password & password2
- Unneeded variables removed (counter, x, pswd)
- Fixed quit() improper ofstream behavior
- Implemented while (!.empty()) instead of for loop
8 роки тому
BinHong Lee
2311546377
Person.cpp & Person.h implementation
- Person is now used and called in LogInSystem.cpp
- A stack is introduced to handle all the users (Person)
- Unresolved “Segmentation fault : 11”
8 роки тому
BinHong Lee
9a71e0a89d
README.md added
- README.md added for the project
- Person.cpp commented
8 роки тому
BinHong Lee
570ac37bac
Person empty constructor
Empty constructor for Person is being declared.
8 роки тому
BinHong Lee
c5d712babe
Getters and setters added
Getters and setters for the variables in Person.cpp is now added.
8 роки тому
BinHong Lee
04ac2bebe8
Person
Added Person class and header file.
8 роки тому
BinHong Lee
6e87894946
Initial setup
Imported from an old code with minor tweak
8 роки тому
BinHong Lee
2608c011ee
Initial commit
8 роки тому