acc cosc 1337 spring 2021 AntNatx:acc cosc 1337 spring 2021 AntNatx由GitHub Class
acc-cosc-1337-启动器 带有CMake的C ++入门代码 如果使用Replit C ++编译器,请打开.replit文件,并在language =“ cpp”行下方添加以下命令。 run =“ export CC = clang; export CXX = clang ++; mkdir -p ../build; cd ../build; cmake ../acc-cosc-1337-spring-2021-yourusername/; make; cd src / examples / 01_module / 01_hello_world; ./ex_01_01_exe“上面列出的run命令在src / examples / 01_module中运行Hello World示例。 重新分割文件HOW-TO src文件夹包含不同的C ++程序-示例,赋值和作业。 要运行不同的
文件列表
acc-cosc-1337-spring-2021-AntNatx:acc-cosc-1337-spring-2021-AntNatx由GitHub Classroom创建
(预估有个383文件)
02_module_tests.cpp
1KB
01_module_tests.cpp
600B
types_tests.cpp
481B
03_decisions_tests.cpp
894B
01_variables_tests.cpp
497B
casting.cpp
517B
expressions.cpp
722B
vec_for_ranged.cpp
611B
for_ranged.cpp
463B
vec.cpp
741B
暂无评论