PotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 1 year agoThe easiest problemdiscuss.tchncs.deimagemessage-square105fedilinkarrow-up1640arrow-down116file-text
arrow-up1624arrow-down1imageThe easiest problemdiscuss.tchncs.dePotatoesFall@discuss.tchncs.de to Programmer Humor@programming.dev · 1 year agomessage-square105fedilinkfile-text
minus-squaremkwt@lemmy.worldlinkfedilinkarrow-up12·1 year 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.