Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 725 Bytes

[RabbitEMP - Project]

작성자 소개(About the author)

2. Created by: 2017-12-30
3. Description:
3-1. Linked List (Data Structure) was used.
3-2. UML blueprint was created.
3-3. Data structures implemented a header template, the template class.
4. License: GNU General Public License, version 3

빌드(Build)

1. G++ Compiler 또는 Visual Studio, Mingw(with G++)에서 컴파일을 할 수 있습니다.
(You can compile from G++ Compiler, Visual Studio, or Mingw (with G++).)

개발환경(Development environment)

1. Mingw(with Gpp) = C++
2. Eclipse Neon