PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 2 years agoThe easiest problemdiscuss.tchncs.deimagemessage-square50linkfedilinkarrow-up1533arrow-down112file-text
arrow-up1521arrow-down1imageThe easiest problemdiscuss.tchncs.dePotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 2 years agomessage-square50linkfedilinkfile-text
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up8·2 years 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.