Carbon


ICCharTable

Header: InternetConfig.h

struct ICCharTable {
    UInt8 netToMac[256]; 
    UInt8 macToNet[256];
};
typedef ICCharTable ICCharTablePtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)