+ Reply to Thread
Results 1 to 3 of 3

Thread: Common APIs

  1. #1
    Guest.Visitor Guest

    Default Common APIs

    Is the Common API install an orderable (as in Cost $$) library? I thought I read someplace that you could just select this as an install option and install it to get access to the APIs. Am I wrong? Rick

  2. #2

    Default Common APIs

    Perhaps you're thinking of "System Includes", which is an install option. Dave

  3. #3
    Guest.Visitor Guest

    Default Common APIs

    There is an option (15) called 'Common Programming APIs Toolkit (CPA)' which is no charge. Before you install and start using this you should be aware though that the content of this option has significantly decreased over time. The toolkit originally provided a quick mechanism to get some APIs and functions into OS/400, and those APIs and functions have been moving (with enhancements) into the base OS/400 over time. You will be much better off by looking to see what APIs are imbedded in OS/400 and not investing in the CPA based APIs. As an example, many initial users of CPA were interested in using threads on the AS/400. Today, rather than using CPA threads, they should be using the Pthread (POSIX thread) support provided with OS/400. To review Pthread (and other APIs available) see the System APIs documentation on the Information Center.

+ Reply to Thread

Similar Threads

  1. RPG & APIs
    By Guest.Visitor in forum RPG
    Replies: 2
    Last Post: 05-19-2006, 07:13 AM
  2. Going to COMMON?
    By David Abramowitz in forum Shooting the Breeze
    Replies: 2
    Last Post: 08-31-2005, 05:08 AM
  3. Use of APIs
    By David Abramowitz in forum Programming
    Replies: 5
    Last Post: 09-07-2001, 01:26 PM
  4. CEE APIs
    By Guest.Visitor in forum Analysis
    Replies: 3
    Last Post: 03-25-1999, 11:40 AM
  5. C-RTL-Apis
    By Guest.Visitor in forum Programming
    Replies: 7
    Last Post: 03-03-1999, 04:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts