I have come across some Fortran I am converting, like the following
DO J = 1 , N C(:,J) = C(:,J) * X(J) ENDDO
and believe I need to explicitly