Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Qbasic librarys

Status
Not open for further replies.

qbiscool

Programmer
Feb 18, 2004
33
CA
I need a good tutorial on making a library without asm of c++. Just qbasic subs.

or if anybody knows how to do it please post some examples
 
just qb? why ask for a pure qb library? if you're looking for a pure qb lib, you might as well go for an asm lib or whatever. believe me, there's lots of non-qb coded libs out there. they very much so outnumber the number of qb libs, plus they're many many MANY times faster.

qb libs? hmm... try:

nexus lib
har 13++
pqblib


oh, btw, this isn't a lib, but you could just copy-paste the subs in.

relgfx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top