Skip to content

Commit bf5e32e

Browse files
Update LoginAndRegistration.cpp
1 parent 4f7b855 commit bf5e32e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Projects/C++ Projects/Basic/A Login and Registration System/LoginAndRegistration.cpp

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// Autor : Nemonet TYP
2+
// Title: A Login and Registration System Programmed in C++
3+
// PROJECT FOR C/C++ PROGRAMMING TUTORIAL
4+
5+
16
#include <iostream>
27
#include <fstream>
38
#include <string.h>

0 commit comments

Comments
 (0)