This blog is updated daily.
A general description is here.
Header ‘Rconfig.h’ contains the value of ‘FC_LEN_T’ deduced at installation which is used by the prototypes in headers ‘BLAS.h’ and ‘Lapack.h’ but to avoid extensive breakage this is only exposed when ‘USE_FC_LEN_T’ is defined.
If a package's C/C++ calls to BLAS/LAPACK allow for the ‘hidden’ arguments used by most Fortran compilers to pass the lengths of Fortran character arguments, define ‘USE_FC_LEN_T’ and include ‘Rconfig.h’ (possibly _via_ ‘R.h’) before including ‘BLAS.h’ or ‘Lapack.h’.