OK, I googled and found the following description:
A whole bunch of utilities for primitive manipulation of graphic images. Wide array of converters from one graphics format to another. E.g. from g3 fax format to jpeg. Many basic graphics editing tools such as magnifying and cropping.
Now, you say:
"Dev C++ can't find the references to the functions in the library"
In which library? The default Dev library?
Did you download the netpbm stuff and try to include it in some test code? What exactly did you do, and what exactly did the compiler tell you?
Note that there have been several interesting threads lately about linking libraries as well.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi, thanks for any help on this.
Dev C++ can't find the references to the functions in the library.
stanleyho@earthlink.net
OK, I'll admit igorance, stupidity, age and not looking very good....what is netpbm?
Wayne
OK, I googled and found the following description:
A whole bunch of utilities for primitive manipulation of graphic images. Wide array of converters from one graphics format to another. E.g. from g3 fax format to jpeg. Many basic graphics editing tools such as magnifying and cropping.
Now, you say:
"Dev C++ can't find the references to the functions in the library"
In which library? The default Dev library?
Did you download the netpbm stuff and try to include it in some test code? What exactly did you do, and what exactly did the compiler tell you?
Note that there have been several interesting threads lately about linking libraries as well.
Wayne