Hello Sir,
I had declared in type def char as an int8. But while excuting a program, when I had used this as a variable in array subscript, I am getting a warning message of "array subscript has type character". To eradicate this problem any solution?
Hemanth Kumar P
I had declared in type def char as an int8. But while excuting a program, when I had used this as a variable in array subscript, I am getting a warning message of "array subscript has type character". To eradicate this problem any solution?
Hemanth Kumar P
Comment