Library

Nov 26, 2014 at 6:53am
what is an abstract library?
Nov 26, 2014 at 2:17pm
There's no such thing.
Nov 27, 2014 at 5:05pm
Maybe the word your searching for is abstraction *layer?
see http://en.wikipedia.org/wiki/Abstraction_layer
It's something you use when you want to reimplement the code later on the development, or to make general stuffs for your program/s or just hide stuffs like functions you want to be private(not the keyword) etc..
Last edited on Nov 27, 2014 at 5:06pm
Topic archived. No new replies allowed.