Commit f6be165d by Gürcan Güleç

Added header to whilebreak.c

parent 865c5e8b
Showing with 10 additions and 0 deletions
/**
* File: whilebreak.c
* Author: Gurcan Gulec
* Created: 24 September 2016
* Last edit: 27 September 2016
*
* Description: Homework about while-break.
*
*/
#include <stdio.h> #include <stdio.h>
int main(void) int main(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment