in sublime text, it displays that it’s deprecated…which header file shall i use as alternative to use in-built functions like strcmp() and isupper() ?
Is 'ctype' header file abandoned
Hello @prerak_semwal strcmp you will find In string.h and Isupper in ctype.h .
Please dont raise the doubt on the same content of you have different doubt.