Pelles C forum

C language => Beginner questions => Topic started by: hissedar on February 24, 2010, 09:17:51 AM

Title: adding cs50.h file to the library
Post by: hissedar on February 24, 2010, 09:17:51 AM
I have a so called library cs50.h and also the cs50.c file;

when i try to write a program which functions are included in the cs50.h file the builder gives me the error for a function included in the cs50.h file.

What should be solution for this?

Thanks for all the help.

Regards

ÖKAYA
Title: Re: adding cs50.h file to the library
Post by: Stefan Pendl on February 24, 2010, 09:53:05 AM
Without more details, we are just guessing and shooting in the dark here.

If you could attach your project, or at least the two files mentioned and the one you are working on, would be more than helpful.