Messages

┌─────────────────────────┬──────────────┬─────────────────────────┬───────────┐
│ Function │ Header File │ Link to Function │ Descriptio│
├─────────────────────────┼──────────────┼─────────────────────────┼───────────┤
│ catclose │ "nl_types.h" │ catclose │ Closes a │
│ │ │ │ specified │
│ │ │ │ message │
│ │ │ │ catalog. │
├─────────────────────────┼──────────────┼─────────────────────────┼───────────┤
│ catgets │ "nl_types.h" │ catgets │ Retrieves │
│ │ │ │ a message │
│ │ │ │ from a │
│ │ │ │ catalog. │
├─────────────────────────┼──────────────┼─────────────────────────┼───────────┤
│ catopen │ "nl_types.h" │ catopen │ Opens a │
│ │ │ │ specified │
│ │ │ │ message │
│ │ │ │ catalog. │
└─────────────────────────┴──────────────┴─────────────────────────┴───────────┘


[Back: Date, Time, and Monetary Manipulation]
[Next: Type Conversion]