Somewhere I read that a professor claimed that there is some inconsistency in the C programming langauge. Is this correct and if so, what is it?
I believe that I remember that the argument the professor put forward was that there was something you could do with one type (maybe char) but not with another (maybe int) and that for consistency it should be possible to do something that you actually can’t with C.
Do you know what I mean here or is there no support for this notion?
Related: https://stackoverflow.com/questions/3486059/inconsistency-in-programming-languages
If I understand you correctly, the above are 2 features that work meaningfully only for
char