Apple Newton Utilities Uživatelská příručka Strana 899

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 942
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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)
Zobrazit stránku 898
1 2 ... 894 895 896 897 898 899 900 901 902 903 904 ... 941 942

Komentáře k této Příručce

Žádné komentáře