An open API service indexing awesome lists of open source software.

https://github.com/g3th/pyramid_c

My first C program, which is complete aids.
https://github.com/g3th/pyramid_c

aids c char malloc null-terminator pointer

Last synced: 4 months ago
JSON representation

My first C program, which is complete aids.

Awesome Lists containing this project

README

          

# Terminal Pyramid in C

A pyramid which uses different aspects of the language for instructive purposes, avoiding the use of ```strcat```. To change number of rows edit ```#define rows```.