Making Libraries

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
flukiluke
Newbie
Posts: 8
Joined: Sun Nov 07, 2010 6:34 am

Making Libraries

Post by flukiluke »

Hello,
I know this question isn't completly qb related, but this forum seemed like a pretty good place to ask. Anyway, here is my question.

To make a library with assembly routines, it first needs to be assembled. What syntax do I need to use to assemble my routines in NASM?

Any help would be greatly welcomed. :wink:
User avatar
burger2227
Veteran
Posts: 2466
Joined: Mon Aug 21, 2006 12:40 am
Location: Pittsburgh, PA

Post by burger2227 »

Please acknowledge and thank members who answer your questions!
QB64 is a FREE QBasic compiler for WIN, MAC(OSX) and LINUX : https://www.qb64.org/forum/index.php
Get my Q-Basics demonstrator: https://www.dropbox.com/s/fdmgp91d6h8ps ... s.zip?dl=0
flukiluke
Newbie
Posts: 8
Joined: Sun Nov 07, 2010 6:34 am

Post by flukiluke »

Thanks! I finally got it all working. Where would I be without this forum? :wink:
MalkomK
Newbie
Posts: 6
Joined: Fri Apr 08, 2011 12:12 pm

Post by MalkomK »

Where would I be without this forum?
Wherever you were before you registered. :)
Post Reply