Home | Register new account | Login | Search for a message | Currently Online
Poster
Neo
Subject: Libraries are xtremely useful
(Posted on 09/12/03 - 07:23:04 AM)
Member

arecinos@gmx.net
Neo's website
hendrikantoniorecinos@hotmail.com

Turn smilies off

Libraries can be described as a package with usable routines is it. You can link QB to a Library and then use the routines inside the library. This is of course very handy because then you can implement hard-to-make-routines or even routines made in other languages in your program.

Using asm in qb? You can use CALL ABSOLUTE, or assemble the asm source files and make a library out of them...

And no, using library DOESN'T COST YOU extra coding. It even shrinks the size of your program.

Replies to this message:


Post a reply:
Nickname: You are not logged in. If you have a registered account you should login before posting.
Subject:
Message: