monteirocamis / vehiclesA1

a project made during computer science - UAM , to add and show on terminal vehicles informations by filters from model, year and name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vehiclesA1

Final project from anhembi morumbi university , from development techniques, unity 1

feitos em IDE codeblocks , no linux com ming

1. install mingw

sudo apt install mingw-w64 [win-builds.org/doku.php]

2. install codeblocks

sudo apt install mingw-w64 [https://www.codeblocks.org/downloads/binaries/] VScode & terminal

cd projeto1 g++ main.c -o meuprograma ./meuprograma

About

a project made during computer science - UAM , to add and show on terminal vehicles informations by filters from model, year and name.


Languages

Language:C 100.0%