Rev 3076 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Run-Time Linking and Call_SHere is a small example which shows how to use the dyn.load interfaceand call_S. It is a modified version of the program given in the firstS book on pages 205-211.Run-time linking of object code is one of the least portable aspectsof R. It is set up in a completely ad-hoc way by autoconfigure.