2017년 3월 21일 화요일

[C++] Cygwin and Code::Blocks

On March 22,

I 'll let you know how to use cygwin and code::blocks tools!!

To download code::blocks,

please visit to http://www.codeblocks.org/downloads/26

[Note]

In case of the cygwin terminal, use the following command:
$ g++    -std=c++11         -o         hello         hello.cpp

How to install Cygwin and Codeblocks tools