Skip to content
Snippets Groups Projects
Brandon Rodriguez's avatar
Brandon Rodriguez authored
6de4a588
Name Last commit Last update
DivAlg.c
assignment.pdf
readme.md
syllabus.pdf

C - Intro to C

Description

Introduction to the C programming language.

Program is just a simple function to take a number and use modulus values to convert it to a character. Essentially, it is a base conversion function.