mpgxc / data_structure

Revisando conceitos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data_structure

Como executar ?

Compiladores

  • clang
  • cc
  • gcc
    $~ <COMPILADOR> -std=c99 -Wall *.c -o main
    $~ ./main

About

Revisando conceitos.

License:MIT License


Languages

Language:C 100.0%