Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File11.5.18 Shared libraries TOS Shared Libraries in MagiC from V6.00 onwards . What are shared libraries? . Why shared libraries? . How do I use a library? . How do I write a library? Note: Shared libraries were introduced already with MagiC Version 5.20. Due to a design error, they had to change the format of the library as of Version 6.00. As different "magic" IDs are used this can not cause crashes; it's just that the libraries for 6.00 will not be recognized by the old version 5.20, and vice versa. Due to several inadequacies in version 5.20 one should in any case only create libraries for 6.00.