names longer than 8 characters?



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

names longer than 8 characters?

Postby kjesse » Wed Feb 02, 2011 11:03 pm

Hi!

I have a simple question: is there any setting on z/OS for the C compiler to resolve function names longer than 8 characters?

Thanks
kjesse
kjesse
 
Posts: 13
Joined: Tue Sep 21, 2010 9:26 pm
Has thanked: 0 time
Been thanked: 0 time

Re: names longer than 8 characters?

Postby Robert Sample » Wed Feb 02, 2011 11:58 pm

See the LONGNAME compiler option in the Language Reference manual.
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++