If you construct a program in ATS that contains several DATS-files, then you need to have a basic understanding of dynload-declaration and dynload-function.
Shea Levy
unread,
Sep 13, 2014, 11:20:36 AM9/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ats-lan...@googlegroups.com
Do I understand correctly that dynloading is only necessary if a
file-scope val is declared? Is there any way to skip it in the special
case where a file-scope var could be initialized with constant
initialization in C?