Skip to content

Exercise of the language of programming of pointer generic

Notifications You must be signed in to change notification settings

LimaLucas96/Generic_Pointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise on generic pointers

Programming language I • DIM0120

Author
Lucas Lima Marques de Oliveira.

To Compile the Program:

$ cd build
$ cmake -G "Unix Makefiles" ..
$ cmake --build .
$ make install

To run the tests:

$ ./build/run_tests

About

Exercise of the language of programming of pointer generic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published