C: Summing an array of integers.


Summing an array of integers without making the off by one error.

Git repo: https://github.com/pereiradaniel/c_programs/blob/master/sum/sum.c

Popular posts from this blog

C programming and relevancy

Shakespeare AI: My lady is more beauteous than a rose.

C: Temperature Conversion With Main Repeat