Dec 192017
 
Public Domain "Val" linker. Includes Pascal-like C code. Also slide show on how linkers work. Very good.
File VAL_LINK.ZIP from The Programmer’s Corner in
Category C Source Code
Public Domain “Val” linker. Includes Pascal-like C code. Also slide show on how linkers work. Very good.
File Name File Size Zip Size Zip Type
SLIDES 0 0 stored
LANGEXT.H 6969 1667 deflated
LKSLIDES.SRC 67950 13349 deflated
READ.ME 640 288 deflated
SLCOMP.C 6350 1229 deflated
SLCOMP.COM 14564 7316 deflated
SLSHOW.C 16097 2223 deflated
SLSHOW.COM 16026 8188 deflated
VAL 0 0 stored
ASMSUBS.C 14281 1996 deflated
ASMSUBS.OBJ 1885 1279 deflated
DEFINES.H 941 371 deflated
DICTARY.C 11883 2269 deflated
ENDLINK.C 8642 1213 deflated
EXECFILE.C 10203 1928 deflated
FILES.C 31613 3373 deflated
FIXUP.C 22512 3036 deflated
GLOBALS.H 25093 3973 deflated
INITLINK.C 15854 1903 deflated
LANGEXT.H 6969 1667 deflated
LIBRARY.C 12970 3065 deflated
LINKERIO.C 4824 693 deflated
LIST.C 4897 687 deflated
MAIN.C 1146 322 deflated
MAP.C 16817 3074 deflated
MEMORY.C 11247 2534 deflated
OBJECT.C 850 249 deflated
ORDER.C 25796 4086 deflated
READ.ME 257 175 deflated
STRING.C 18737 2167 deflated
SUBS.H 17158 2181 deflated
TIMER.C 2499 586 deflated
TMODULE.C 81507 8897 deflated
TOKEN.C 24585 3075 deflated
TYPES.H 18554 2706 deflated
USERINP.C 10225 1551 deflated
VAL.C 3581 1123 deflated
VAL.EXE 63840 29267 deflated
VAL.HLP 5669 2024 deflated

Download File VAL_LINK.ZIP Here

Contents of the READ.ME file


To compile the slides for the linker presentation, enter the command:

slcomp lkslides.src lkslides

This compiles the source file to the lkslides which is suitable for input
to the slide show program. To play the slides, enter the command:

slshow lkslides

On the menu screen, the cursor up and down keys along with the page up and
down keys will traverse through the menu. To select a slide for viewing,
hit the enter key.

On a slide screen, the the cursor up and down keys move to either the
previous or next slide. To return to the menu, use the enter key. To
exit, use the escape key.
This ARC file contains the source, OBJ and EXE files for the experimental
linker presented at SDC '89. To get help on the switches, enter the command:

val /help

The file val.hlp must be located in the same directory as the file val.exe.


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)