Quote (Azrad @ Sep 15 2013 01:14am)
And being 19 years out of the industry leads to statements like this^^^
LOL a library is a library, a collection of non built in functions, for esoteric uses.
Correct me if I'm wrong, honestly.
A program (any language) can STILL only do a few things:
1. Input from user
2. Arrays
3. manipulation of user input (the math or the functions)
4. choices (if/then statements)
5. Loops (for iterations)
6. String manipulation
7. Output to the user.
Not necessarily in this order, ofc.
/e ..and library's of non built in functions for those that need something out of the ordinary
This post was edited by Ghot on Sep 14 2013 11:30pm