Multiple Variables in Single declaration , Version 5.0


Hello Readers,

Updates !!  
Same Datatype Variable in the same function or global variable section are can be defined in a single declaration from Version 5.0


 Code snap From Version 4.0

Code Snap From Version 5.0 ( without an error)

from Version, 5.0 developer can Multiple Variables in Single line With  "," for Sames Data Type.

Comments