PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 6 months agoThe easiest problemdiscuss.tchncs.deimagemessage-square103fedilinkarrow-up1639arrow-down116file-text
arrow-up1623arrow-down1imageThe easiest problemdiscuss.tchncs.dePotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 6 months agomessage-square103fedilinkfile-text
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up12·6 months agoOr Fortran variables that collide with Fortran built-in functions. Keep in mind that array subscript and function call are both () in Fortran.
Or Fortran variables that collide with Fortran built-in functions.
Keep in mind that array subscript and function call are both () in Fortran.