sds_progresspercent

int sds_progresspercent (int pcdone);


Display the % of progress.


This function displays a percentage-completed gas gauge. The sds_progresspercent function is unique to the implementation of SDS™ included with IntelliCAD® 2001.

The argument pcdone is an integer that indicates the percentage completed. The value of this argument is between 0 and 100 and should reflect a percentage.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)

sds_progressstart

sds_progressstop