C error: undefined reference to function, but it IS defined ...

C error: undefined reference to function, but it IS defined ...

瀏覽:923
日期:2025-10-03
2011年4月5日 - How are you doing the compiling and linking? You'll need to specify both files, something like: gcc testpoint.c point.c ...so that it knows to link the ......看更多