ARM VERSION 1.2 Ficha Técnica Página 175

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 276
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 174
The C and C++ Libraries
ARM DUI 0067D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-85
4.11 Tailoring other C library functions
Implementation of the following ANSI standard functions depends entirely on the target
operating system. None of the functions listed below is used internally by the library.
So if any of these functions are not implemented, only applications calling the function
directly will fail.
The target-dependent ANSI C library functions are listed in Table 4-16.
The default implementation of these functions is semihosted. That is, each function uses
the semihosting SWI.
clock()
and
_clock_init()
must be reimplemented together or not at all.
Table 4-16 ANSI C library functions
Function Description
clock()
and
_clock_init()
clock() on page 4-86 and _clock_init() on
page 4-86
time()
time() on page 4-87
remove()
remove() on page 4-87
rename()
rename() on page 4-88
system()
system() on page 4-88
getenv()
getenv() on page 4-89
__getenv_init()
_getenv_init() on page 4-89
Vista de página 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 275 276

Comentários a estes Manuais

Sem comentários