changed code removed main from each file

This commit is contained in:
Mert Gör
2025-04-12 22:53:01 +03:00
parent 9a2eabf5cf
commit 97d77a3ff6
11 changed files with 19 additions and 23 deletions

View File

@ -1,6 +1,6 @@
#include <stdio.h>
int main()
int my_float()
{
float f;
double d;