wok-next diff bc/description.txt @ rev 20180
opencc: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 02 12:28:56 2017 +0100 (2017-11-02) |
parents | 0c849a954ff9 |
children |
line diff
1.1 --- a/bc/description.txt Mon Feb 20 16:36:25 2012 -0800 1.2 +++ b/bc/description.txt Thu Nov 02 12:28:56 2017 +0100 1.3 @@ -1,3 +1,9 @@ 1.4 -bc is an arbitrary precision numeric processing language. Syntax is similar to 1.5 -C, but differs in many substantial areas. It supports interactive execution of 1.6 -statements. bc is a utility included in the POSIX P1003.2/D11 draft standard. 1.7 +Bc 1.8 + 1.9 +Bc is an arbitrary precision numeric processing language. 1.10 +Syntax is similar to C, but differs in many substantial 1.11 +areas. It supports interactive execution of statements. 1.12 +Bc is a utility included in the POSIX P1003.2/D11 draft 1.13 +standard. 1.14 + 1.15 +http://www.gnu.org/software/bc/