Commit 865c5e8b by Gürcan Güleç

Added header to dowhile.c

parent 8228f5da
Showing with 10 additions and 0 deletions
/**
* File: dowhile.c
* Author: Gurcan Gulec
* Created: 24 September 2016
* Last edit: 27 September 2016
*
* Description: Homework about do while.
*
*/
#include <stdio.h>
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