[solved] – Question 8467
my question if anybody can explain to me …why specifically the first 31 characters of an internal name are significant.
to make sense if i’m understand it correct in c99 the first 63 are significant is it because the all character combinations included in 63 characters as(26 for upper cases alpha,26 for small alpha,0-9 and 1 letter for universal letters)…if what i understand is correct so why 31.
Expert Answer
OR

