C/C++ Questions

1

C/C++ for MVS: Reading the master catalog
I’m trying to get the same output as “ls ‘*’” from z/OS FTPD. I think this can be done by reading the master catalog. Until now I found no way to open it from C. I found out that the master catalog path is in SYS1.NUCLEUS(SYSCATLG). It says: S6SYS1113CCATALOG.Z16S.MASTER So, my master catalog is CATALOG.Z16S.MASTER. [...]

Answer Question   |  August 9, 2010  1:12 PM
C/C++, MVS, OS/390, z/OS
asked by:
10 pts.

Interface between .log & .m file…
i have 2 convert .log file which is used for data calibration in automobiles sensors in CANoe to .m i.e. matlab file…can anyone guide me how to start with to complete this task…

Answer Question   |  September 2, 2008  11:53 AM
C/C++, MATLAB
asked by:
5 pts.

1