Results 1 to 2 of 2

Thread: Modules...?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    70

    Question Modules...?

    -I know this is a dumb question, but I hope someone will give some time to answer me on it... For what purpose do we have the modules?

  2. #2
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    Their main purpose is to store various things that are to be made global, i.e. the whole project can use it. Variables that are used throughout the entire project are stored here, as well as commonly used functions (or subs). An example of a function that may be made global is one that when called, returns the maximum value of an array passed into it.
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


Posting Permissions

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



Click Here to Expand Forum to Full Width