Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I remember working on a super-old-legacy Fortran program that had 6-character significance for the variable names.

I vaguely remember they had different namespaces using common blocks.



This might not be all that old! Early ISO C standard (1990) had the same 6-significant-character limitation for identifiers exported across translation units. So far as I know, this quirk is there because early C implementations reused pre-existing Fortran 77 linkers, many of which still had that limit at the time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: