Porting Central
Skip to main content

Porting Central

Porting to ILE C tutorial

Introduction

Welcome to the ILE C/400 Tutorial. This tutorial will hopefully help you bridge from your current programming environment to the iSeries programming environment, specifically ILE C/400.

This document is, to some degree, simply personal observations on the first three chapters of the 'ILE C/400 Programmer's Guide'. These chapters provide the reader with the essential information required to use ILE C/400. Reading these chapters should help you get started on your road to programming using ILE C/400. Wherever possible, an attempt has been made to add hyperlinks to the relevant sections in the 'ILE C/400 Programmer's Guide'. It is strongly recommended that you invest the time and look at these links or have the hardcopy reference available.

Table Of Contents

  1. Introduction
  2. Overview
  3. ILE C/400 Source Code
  4. Compiling ILE C/400 Source Code
  5. Run an ILE C/400 Program
  6. Debug an ILE C/400 Program
  7. ILE/C Book References

If you have any additional information which can be shared with the team, or any suggestions for additional subjects and improvements, please send them to rchgo400@us.ibm.com.

[ Next ]