Hi,
Iam very much new to programming and C++
please help me
I have an application that uses socket++ classes on Unix (AIX) environment
I have included #include<sockinet.h> in two of my .cpp files
and I have socket++ source in my temp directory
when iam trying to compile my application using the makefile, the error shown is The #include file "sockinet.h" is not found.
I dont know how to make my application to use socket++ classes
I know that we have to include something in the makefile, but dont know how to do it
Please suggest me
Thanks & Regards
Vadan