Mac OS 9
Packages.h File Reference

Package Manager Interfaces. More...

#include <MacTypes.h>

Go to the source code of this file.

Enumerations

enum  {
  listMgr = 0 , dskInit = 2 , stdFile = 3 , flPoint = 4 ,
  trFunc = 5 , intUtil = 6 , bdConv = 7 , editionMgr = 11
}
 

Functions

void InitPack (short packID)
 
void InitAllPacks (void)
 

Detailed Description

Package Manager Interfaces.

Introduced In: System 7.5
Avaliable From: Universal Interfaces 3.4.1
Copyright: © 1985-2001 by Apple Computer, Inc., all rights reserved

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
dskInit 

list manager

stdFile 

Disk Initializaton

flPoint 

Standard File

trFunc 

Floating-Point Arithmetic

intUtil 

Transcendental Functions

bdConv 

International Utilities

editionMgr 

Binary/Decimal Conversion

Function Documentation

◆ InitAllPacks()

void InitAllPacks ( void  )

InitAllPacks()

Non-Carbon CFM: in InterfaceLib 7.1 and later
Carbon Lib: not available
Mac OS X: not available

◆ InitPack()

void InitPack ( short  packID)

InitPack()

Non-Carbon CFM: in InterfaceLib 7.1 and later
Carbon Lib: not available
Mac OS X: not available