Apple Newton Utilities Guia do Utilizador Página 899

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 942
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 898
CHAPTER 26
Utility Functions
Summary of Functions and Methods 26-9
Bitwise Functions 26
Band(a, b)
Bor(a, b)
Bxor(a, b)
Bnot(a)
Array Functions 26
AddArraySlot (array, value)
Array( size, initialValue )
ArrayInsert(array, element, position)
ArrayMunger( dstArray, dstStart, dstCount, srcArray, srcStart, srcCount )
ArrayRemoveCount( array, startIndex, count )
InsertionSort(array, test, key)
Length (array)
LFetch(array, item, start, test, key)
LSearch(array, item, start, test, key)
NewWeakArray(length)
SetAdd (array,value,uniqueOnly)
SetContains( array, item )
SetDifference( array1, array2 )
SetLength (array, length)
SetOverlaps( array1, array2 )
SetRemove (array, value)
SetUnion( array1, array2, uniqueFlag )
Sort( array, test, key )
StableSort(array, test, key)
Sorted Array Functions 26
BDelete(array, item, test, key, count)
BDifference(array1, array2, test, key)
BFetch(array, item, test, key)
BFetchRight(array, item, test, key)
BFind(array, item, test, key)
BFindRight(array, item, test, key)
BInsert(array, element, test, key, uniqueOnly)
BInsertRight(array, element, test, key, uniqueOnly)
BIntersect(array1, array2, test, key, uniqueOnly)
Vista de página 898
1 2 ... 894 895 896 897 898 899 900 901 902 903 904 ... 941 942

Comentários a estes Manuais

Sem comentários