Toggle navigation
Toggle navigation
This project
Loading...
Sign in
안형준
/
Ds_worked
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
안형준
2018-11-20 22:38:38 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e552ac0e4d9cc9b99476d4f9f22725e3b5c6d330
e552ac0e
1 parent
46baa335
master에는 이내용을 뺌
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
Project/ManageType.cpp
Project/ManageType.cpp
0 → 100644
View file @
e552ac0
#include"ManageType.h"
/*
void ManageType::PrintNameNIndex()
{
if (Isdeleted == false) {
cout << " : " << mptr->GetName() << endl;
cout << "Index : " << mptr->GetNum() << endl;
}
}
*/
\ No newline at end of file
Please
register
or
login
to post a comment