| Defines | |
| #define | NICKNAMESIZE 8 | 
| #define | NAMESIZE 15 | 
| #define | CYPETNAMESIZE 7 | 
| #define | NOT_FOUND 0xFF | 
| #define | STR_ICQ_MAX_LENGTH 10 | 
| Variables | |
| char | own_icq [] | 
| char | own_icq_visible | 
| Compounds | ||
| struct | cyfolk_t | Describes a person on the Finder's list | 
| struct | Finder | Finder is a resident program; that is, it is always in memory. It's main purpose is to gather information about the Cy-environment | 
| struct | folk_t | Describes the " You&me/About Me " and " You&me/About You " information | 
| struct | info_t | Describes the " You&me/Business Card " information | 
| struct | nfolk_t | Additional information about a person in Finder's list | 
 With these structures, you can gather information about the Cy-environment (that is, the other people and Cybiko computers in the vicinity). Finder is probably the most important of these structures. 
| 
 | 
| 
Maximum length of the Cypet name. | 
| 
 | 
| 
Maximum length of the name. | 
| 
 | 
| 
Maximum length of the nickname. | 
| 
 | 
| 
Person with the specified parameter not found. | 
| 
 | 
| 
Maximum length of the ICQ number. | 
| 
 | 
| 
ICQ number of the device owner. | 
| 
 | 
| 
ICQ number visibility flag. | 
| Copyright © 2001 Cybiko, Inc. All rights reserved. | More information... |