Dynamically Linked List

Dynamically Linked List - This script illustrates the use of pointers
Download

Dynamically Linked List Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Scott Norton
  • Publisher web site:
  • http://scriptbuilders.net/files/dynamicallylinkedlist1.0.html
  • Operating Systems:
  • Mac OS 8 or later
  • File Size:
  • 13 KB

Dynamically Linked List Tags


Dynamically Linked List Description

Dynamically Linked List - This script illustrates the use of pointers Written by Scott NortonIn many ways, AppleScript is like Java, in that the pointers are hidden. But they are there, and you have the same capability as in languages like Pascal, C, or Assembler where you have to explicitly create and dereference pointers.The Dynamically Linked List script example illustrates the use of pointers to dynamically create a doubly-linked list in AppleScript.


Dynamically Linked List Related Software