Excuse me how pb in definition statement???????
CodePudding user response:
With RGB () function in PB,Red is: RGB (255, 0, 0)
CodePudding user response:
In the global variables are defined as followsConstant long red=RGB (255, 0, 0)
CodePudding user response:
With RGB () function in PB,CodePudding user response:
In the global variables are defined as follows