期刊名称:Journal of Computing and Information Technology
印刷版ISSN:1330-1136
电子版ISSN:1846-3908
出版年度:1997
卷号:5
期号:1
页码:63-67
语种:English
出版社:SRCE - Sveučilišni računski centar
摘要:Most professional programmers are well acquainted with the problem of code reusability. Libraries with standard functions are available for all programming languages, but writing libraries of one's own, in such a way that they could be used later in many different projects, requires the programmer's thorough approach. This particularly holds for C++ programming language.