Skip to content

huyhoanFithcmus/c--_getting_started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c--_getting_started

This is a simple example of how to use the C++ API for the C-- language.

Requirements

Building

mkdir build
cd build
cmake ..
make

Running

./c--_getting_started

License

MIT

Author

Nguyễn Huy Hoàn

list of contributors

list of files

list of directories

tree of directories

.
├── build
├── CMakeLists.txt
├── LICENSE
├── README.md
└── src
    └── main.cpp

list of functions

list of classes

list of variables

list of macros

list of constants

list of typedefs

list of enumerations

list of structures

list of unions

Đọc đến đây cũng tin được à há há há, làm gì có ngôn ngữ C-- nào

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages