I need to create a console program in C that prints out a Pascal triangle in a size given by the user. I can only use one array for this. Any tips?
I need to code a function that takes a number, and if it's not negative or zero (if it's zero then the function quits), it checks if it's digits...
Separate names with a comma.