代码搜索结果
找到约 10,000 项符合
Storage 的代码
f_minbyte.ihlp
{* 30nov2004}{...}
{phang}
{cmd:minbyte()} returns the smallest value that can be stored in storage
type byte. This function takes no arguments, but the parentheses
must be included.{p_end}
f_maxfloat.ihlp
{* 30nov2004}{...}
{phang}
{cmd:maxfloat()} returns the largest value that can be stored in storage
type float. This function takes no arguments, but the parentheses
must be included.{p_end}
f_maxint.ihlp
{* 30nov2004}{...}
{phang}
{cmd:maxint()} returns the largest value that can be stored in storage
type int. This function takes no arguments, but the parentheses
must be included.{p_end}
f_minfloat.ihlp
{* 30nov2004}{...}
{phang}
{cmd:minfloat()} returns the smallest value that can be stored in storage
type float. This function takes no arguments, but the parentheses
must be included.{p_end}
f_maxbyte.ihlp
{* 30nov2004}{...}
{phang}
{cmd:maxbyte()} returns the largest value that can be stored in storage
type byte. This function takes no arguments, but the parentheses
must be included.{p_end}
f_minint.ihlp
{* 30nov2004}{...}
{phang}
{cmd:minint()} returns the smallest value that can be stored in storage type
int. This function takes no arguments, but the parentheses
must be included.{p_end}
f_minlong.ihlp
{* 30nov2004}{...}
{phang}
{cmd:minlong()} returns the smallest value that can be stored in storage
type long. This function takes no arguments, but the parentheses
must be included.{p_end}
f_maxdouble.ihlp
{* 30nov2004}{...}
{phang}
{cmd:maxdouble()} returns the largest value that can be stored in storage
type double. This function takes no arguments, but the parentheses
must be included.{p_end}
f_mindouble.ihlp
{* 30nov2004}{...}
{phang}
{cmd:mindouble()} returns the smallest value that can be stored in storage
type double. This function takes no arguments, but the parentheses
must be included.{p_end}
f_maxlong.ihlp
{* 30nov2004}{...}
{phang}
{cmd:maxlong()} returns the largest value that can be stored in storage
type long. This function takes no arguments, but the parentheses
must be included.{p_end}