Featured post
linux - C++: how to build my own utility library? -
i starting proficient enough c++ can write own c++ based scripts (to replace bash , php scripts used write before).
i find starting have small collection of utility functions , sub-routines i'd use in several, otherwise unrelated c++ scripts.
i know not supposed reinvent wheel , use external libraries of utilities i'm creating myself. however, it's fun create own utility functions, tailored job have in mind, , it's me large part of learning process. i'll see using more polished external libraries when proficient enough work on more serious, long term projects.
so, question is: how manage personal utility library in way functions can included in various scripts?
i using linux/kubuntu, vim, g++, etc. , coding cli scripts.
don't assume in terms of experience! ;) links tutorials or places relevant topics documented welcome.
- Get link
- X
- Other Apps
Comments
Post a Comment