"digitCount"
The number of digits currently displayed.
Synopsis
shape.digitCount(int number);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
number | Number of displayed digits |
Description
The number of digits currently displayed.
Example
main()
{
this.digiCount(3);
}
Assignment
LCD