Dynamically calling an Assembler program from C



Help for C/C++ for MVS, OS/390 C/C++, z/OS C/C++ and C/C++ Productivity Tools for OS/390

Dynamically calling an Assembler program from C

Postby adm1818 » Fri May 21, 2010 2:18 pm

I need to be able to call an Assembler program dynamically if just given the name. Is it possible?
adm1818
 
Posts: 1
Joined: Fri May 21, 2010 2:07 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Dynamically calling an Assembler program from C

Postby Robert Sample » Fri May 21, 2010 5:01 pm

What research have you done already? If you look, you can find the z/OS XL C/C++ bookshelf at IBM's web site. The z/OS V1R11.0 XL C/C++ Programming Guide manual has an entire chapter (number 20 to be precise) about combining C or C++ and assembler.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to C, C++

 


  • Related topics
    Replies
    Views
    Last post