C Workshop
Diamond.h
Go to the documentation of this file.
1
#pragma once
2
17
int
PrintDiamond
(
int
diamondSize);
PrintDiamond
int PrintDiamond(int diamondSize)
Creates a diamond shape made of asterisk characters using a parameter for the number of asterisks in ...
Definition:
Diamond.c:5
Exercise01
Ex01.04
Diamond.h
Generated by
1.9.1