Help for this page
Select Code to Download
Select
or
download this
string = num2Pstring( counter + 1 );
Select
or
download this
sprintf(string, "P%d", counter + 1);