Carbon


MPLibrary_MajorVersion

Header: Multiprocessing.h

enum {
    MPLibrary_MajorVersion = 2,
    MPLibrary_MinorVersion = 3,
    MPLibrary_Release = 1,
    MPLibrary_DevelopmentRevision = 1
};

© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)