changed code removed main from each file
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
int my_float()
|
||||
{
|
||||
float f;
|
||||
double d;
|
||||
|
Reference in New Issue
Block a user