Author: Robert Sample
Posted: Tue Sep 06, 2016 5:40 pm (GMT 5.5)
For consistency, use
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Tue Sep 06, 2016 5:40 pm (GMT 5.5)
For consistency, use
Code: |
iconv -f <from type> -t <to type> <source file> ><target file> |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth