how top make a library for a modual


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Location
    PERTH AUSTRALIA
    Posts
    838


    Did you find this post helpful? Yes | No

    Default Re: how top make a library for a modual

    is it possible to write functions in this way as well

  2. #2
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default Re: how top make a library for a modual

    Quote Originally Posted by longpole001 View Post
    is it possible to write functions in this way as well
    Does PBP support functions?
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

  3. #3
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: how top make a library for a modual

    If by function you mean logic or math function, most are already there. If by function you mean subroutine where you put values in variables, call the routine, and have it return with new values in variables based on some operation, then yes you can do that too. In terms of getting a transform, there is little difference between the two except for code size.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts