|
|
 |
 |
 |
 |
How to link and bind under Z/OS
Hello, Does anybody know how to link and bind a source file with import file and DLL under z/OS systme. I have a source sample provide by IBM on there ressource link with a DLL and IMPORT file, but I don't know how to bind them. Could you help me, I don't find any information on IBM web site Thank's
spac @yahoo.fr writes: > Does anybody know how to link and bind a source file with import file > and DLL under z/OS systme. I'd suggest asking about this in a z/OS newsgroup. -- Ben Pfaff http://benpfaff.org
On 4 juin, 17:53, Ben Pfaff <b@cs.stanford.edu> wrote: > spac @yahoo.fr writes: > > Does anybody know how to link and bind a source file with import file > > and DLL under z/OS systme. > I'd suggest asking about this in a z/OS newsgroup. > -- > Ben Pfaffhttp://benpfaff.org
I'am a new user of new's group,I have looking for a group about z/OS but I did'nt find anyone. Could you send me the link (sorry for my English, is not very good but I try to imrpouve it....) Thank's
IBM-main <spac @yahoo.fr> writes: > I'am a new user of new's group,I have looking for a group about z/OS > but I did'nt find anyone. news.groups.questions is a good place to ask about the appropriate newsgroup for a given topic. -- int main(void){char p[]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz.\ \n",*q="kl BIcNBFr.NKEzjwCIxNJC";int i=sizeof p/2;char *strchr();int putchar(\ );while(*q){i+=strchr(p,*q++)-p;if(i>=(int)sizeof p)i-=sizeof p-1;putchar(p[i]\ );}return 0;}
On Tue, 05 Jun 2007 00:36:12 -0700, IBM-main <spac @yahoo.fr> wrote: >On 4 juin, 17:53, Ben Pfaff <b @cs.stanford.edu> wrote: >> spac @yahoo.fr writes: >> > Does anybody know how to link and bind a source file with import file >> > and DLL under z/OS systme. >> I'd suggest asking about this in a z/OS newsgroup. >> -- >> Ben Pfaffhttp://benpfaff.org >I'am a new user of new's group,I have looking for a group about z/OS >but I did'nt find anyone. >Could you send me the link >(sorry for my English, is not very good but I try to imrpouve it....) >Thank's
You probably want one of the ibm.software groups. Only a few are carried by my news provider, but Google groups has 96 of them. Start looking at: http://groups.google.com/groups/dir?hl=en&sel=33587413&expand=1 Or just ask your question in the Google Groups search. -- Al Balmer Sun City, AZ
On Jun 4, 11:24 am, spac@yahoo.fr wrote: > Hello, > Does anybody know how to link and bind a source file with import file > and DLL under z/OS systme. > I have a source sample provide by IBM on there ressource link with a > DLL and IMPORT file, but I don't know how to bind them. > Could you help me, I don't find any information on IBM web site
<OT> Is this what you mean? http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2B160/7... </OT> |
 |
 |
 |
 |
|