PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 6 months agoThe easiest problemdiscuss.tchncs.deimagemessage-square97fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageThe easiest problemdiscuss.tchncs.dePotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 6 months agomessage-square97fedilinkfile-text
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up0·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.