ecriture des regles de makefile en cours
This commit is contained in:
4
transform.c
Normal file
4
transform.c
Normal file
@@ -0,0 +1,4 @@
|
||||
int transform(int a)
|
||||
{
|
||||
return(--a);
|
||||
}
|
||||
Reference in New Issue
Block a user