This content is provided AS IS for archive purposes only. Content may be out of date with no guarantee of correctness.

Install - Lnk for Cobra - Static

Main Article

Install - Lnk for Cobra

The "Compiled" folder contains the lnk unit compiled for Cobra (graphics engine independent). You should put these files:

lnk.clm
lnk.o

into your Cobra\bin\libs\ folder, usually located at:

[DRIVE]:\Program Files\SqueakyDuck\Cobra\bin\libs\

You can optionally also copy the following file:

lnk.ver

into your Cobra\bin\ folder, usually located at:

[DRIVE]:\Program Files\SqueakyDuck\Cobra\bin\

The following barebones program shows how to include the unit:

Program
   Uses

       pure2d,
       keyset,
       lnk

Begin
End

Stay Subscribed

@golightlyb, subscribe to the RSS feed or get updates by e-mail.

You can also contact me directly - I make an effort to reply to every e-mail.


Login
v0.34.archive