Echelon Neuron C Manual de usuario Pagina 68

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 267
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 67
48 Functions
Function Description
fl_to_ascii_fmt( ) Convert a floating-point number to a
formatted ASCII string
fl_to_s32( ) Convert a floating-point number to
signed 32-bit
fl_to_slong( ) Convert a floating-point number to
signed long
fl_to_ulong( ) Convert a floating-point number to
unsigned long
fl_trunc( ) Return the whole number part of a
floating-point number
Strings
Table 10 lists the string functions.
Table 10. String Functions
Function Description
strcat( ) Append a copy of a string at the end of
another
strchr( ) Scan a string for a specific character
strcmp( ) Compare two strings
strcpy( ) Copy one string into another
strlen( ) Return the length of a string
strncat( ) Append a copy of a string at the end of
another
strncmp( ) Compare two strings
strncpy( ) Copy one string into another
strrchr( ) Scan a string in reverse for a specific
character
Utilities
Table 11 on page 49 lists the utlility functions.
Vista de pagina 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 266 267

Comentarios a estos manuales

Sin comentarios