Skip to content

This is an essay about how to plot geometric shapes in C. The shapes are functions that accept variables (such as height, base, diagonal, etc.) as parameters, allowing the user to come up with a given shape in any size he/she wants.

License

Notifications You must be signed in to change notification settings

ProfECortez/GeometricShapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GeometricShapes

This is an essay about how to plot geometric shapes in C. The shapes are functions that accept variables (such as height, base, diagonal, etc.) as parameters, allowing the user to come up with a given shape in any size he/she wants.

Notice: the main() function is empty. In the way it is, the code does nothing. It is up to the user modify the code and try the different functions, with different parameters

About

This is an essay about how to plot geometric shapes in C. The shapes are functions that accept variables (such as height, base, diagonal, etc.) as parameters, allowing the user to come up with a given shape in any size he/she wants.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages