scanf example written

This commit is contained in:
2025-06-17 13:20:20 +03:00
parent dc07b91a12
commit 76f38856ff
3 changed files with 11 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#include <stdio.h>
#include "scanf_example.h"
int my_scan()
{