100 days of code
Day 2
C
I learnt the return statement on main functions; return code 0 means the program ran without errors.please what are order return codes, is it only 0?
Is the return statement necessary?
#100daysofcode#100daysofcodechallenge#100Devs#cppdevelopers
100 days of code
Day 1
Hi everyone starting my 100 days of code with c .
I began from the fundamentals; the standard library(s), <iostream> it was fun actually so I printed my first c hello world 😃😃
#100daysofcode#cppdevelopers#includeiostream