Discussion:
Lab 0 Error
(too old to reply)
Andrew Lake
2004-01-14 02:27:45 UTC
Permalink
Hello,

I've compiled my assn0.c at home at it works ok, but when I try linking
the files with make , I receive an error :

"In function `is_verbatim_palindrome_index':
/palindrome.c:26: multiple definition of
`is_verbatim_palindrome_index'
assn0.o:/palindrome.c:26: first defined here
palindrome.o: In function `is_verbatim_palindrome_ptr'"

I'm not sure what the error is in my code , and any help would be
appreciated.
Andrew Lake
2004-01-14 04:54:48 UTC
Permalink
Ah, never mind. Turns out I had changed one of the includes in assn0.c in
order to test my program at home.

Continue reading on narkive:
Loading...