halo
This commit is contained in:
parent
268160d975
commit
7f99fb7eee
@ -24,3 +24,5 @@ int main() {
|
||||
freeComplex(prod); freeComplex(quot);
|
||||
return 0;
|
||||
}
|
||||
|
||||
//gcc TestComplex.c -L. -lcomplex -o TestComplex
|
||||
Loading…
x
Reference in New Issue
Block a user