Search Results

Search: Posts Made By: soulfactory2002
Forum: Programming 05-31-2005
8,534
Posted By soulfactory2002
inet_addr() returns 0
Im trying to connect to a particular IP address and I'm tying to use gethostbyaddr() and inet_addr() to do this. However, when I tried using inet_addr(), I always get a return value of 0 when I tried...
Forum: AIX 05-19-2005
12,592
Posted By soulfactory2002
Stopping multiple process on AIX
I'm trying to update a shared library (*.so) in our AIX machine. However, when I tried to delete the old *.so file, I get this error -> Cannot open or remove a file containing a running program....
Forum: Programming 05-12-2005
6,305
Posted By soulfactory2002
Thanks for the info Jim. However, when I tried to...
Thanks for the info Jim. However, when I tried to compile my C module without the APIENTRY (i.e. int bmodcheck (char *, char *, ...) ), I get the following errors ->

$ cc bmodcheck.c -o bmodcheck...
Forum: Programming 05-12-2005
6,305
Posted By soulfactory2002
APIENTRY counterpart in UNIX
I'm trying to call a C program from my COBOL module. I've found a sample code in the net that uses APIENTRY for every function in C that will be access by the COBOL module (i.e. int APIENTRY...
Forum: Solaris 05-10-2005
6,010
Posted By soulfactory2002
Cobol linking in Unix
I'm trying to call a C mod from COBOL but I'm currently having difficulty linking my COBOL program with a C module that I've just developed. I've tried using cbllink -v -l -k -BSF CMPCACVN.cbl...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy