wok-next view bc/description.txt @ rev 14132

goffice: fix a reference to pcre_info, a deprecated function
author Dominique Corbex <domcox@slitaz.org>
date Thu Feb 28 11:41:14 2013 +0100 (2013-02-28)
parents
children 2f38aa1ac249
line source
1 bc is an arbitrary precision numeric processing language. Syntax is similar to
2 C, but differs in many substantial areas. It supports interactive execution of
3 statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.