Apple Newton Utilities Podręcznik Użytkownika Strona 899

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 942
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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)
Przeglądanie stron 898
1 2 ... 894 895 896 897 898 899 900 901 902 903 904 ... 941 942

Komentarze do niniejszej Instrukcji

Brak uwag