60256_0_17174.c
60256_0_17174.c(59) : error C2014: preprocessor command must start as first nonwhite space
60256_0_17174.c(63) : error C2371: 'Point' : redefinition; different basic types
60256_0_17174.c(5) : see declaration of 'Point'
60256_0_17174.c(69) : error C2084: function 'double __cdecl mul(struct Point ,struct Point ,struct Point )' already has a body
60256_0_17174.c(72) : error C2084: function 'double __cdecl dis(struct Point ,struct Point )' already has a body
60256_0_17174.c(75) : error C2084: function 'int __cdecl cmp(const void *,const void *)' already has a body
60256_0_17174.c(84) : error C2084: function 'int __cdecl main()' already has a body
|