Weekly Qbasic and Qb64 Lesson Topics
March 29, 2024, 10:10:27 am
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Want to see a specific Tutorial? ASK!
 
  Home Help Search Arcade Links Staff List Login Register  

WELCOME + RULES

Pages: [1]
  Print  
Author Topic: WELCOME + RULES  (Read 305 times)
ADMIN
Guest
« on: May 29, 2011, 12:04:31 pm »

Hi all,
    Welcome to the FUNCTION and SUB share board. Here you can share your usefull subs and functions with other programmers. Please include a description and example along with the code. Anything posted here will become open source and can be used without restriction but credit must be given if asked for.
Admin.
« Last Edit: September 06, 2011, 10:17:05 pm by GarrisonRicketson » Report Spam   Logged

Share on Facebook Share on Twitter

iamdenteddisk
Newbie
*
Posts: 1


« Reply #1 on: May 29, 2011, 07:30:13 pm »

I also think we should impose preferences aswell, of each file posted should be a ,main basic source with subs atached and all sub code must be totaly encapsulated in the subs and the only data types in the main source should be the variables&arguments passed to the sub.

that way each file stands as its own example program,demo and if we allso impose the sub be well commented it's a tutorial as well.



then their is no library implied but a group of subs
if you want the subs compiled to a library you can do so at your leisure and the subs being fully encapsulated lend them selves perfectly to do so.

meaning like this below as template

'***************************************
'title and explanation

' data inputs
'getting args
call sub(args,args,args)

end prog

'*
sub(args,args,args)
 'sub code
endsub
'************************************

your initial post should be your readme.txt your sub/file should either be enclosed in Tags with the post or as a dropbox link..



does this sound acceptable oLdDos??
Report Spam   Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum


Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy