Calling C Subprogram when OS platform change from AIX to Linux server
search cancel

Calling C Subprogram when OS platform change from AIX to Linux server

book

Article ID: 392758

calendar_today

Updated On: 04-01-2025

Products

Easytrieve Report Generator

Issue/Introduction

Is it possible to call C subprograms in the Linux version of Easytrieve as in the AIX version?

Environment

Component : Easytrieve for AIX, Easytrieve for Linux
Release : 11.6
OS         : AIX, Linux

Resolution

The subroutine calls on Linux are exactly the same as on AIX. The sub-program written in C which worked on AIX can be re-compiled on Linux and Easytrieve CALL would work the same.