Fortran routines are included in C-code using the cfortran packages, and the cernlibs. The cernlibs are compiled as a dynamic lib library so your c-code has to be compiled as a dll.
From the menu chose Build and the Settings menu item. The Fortran, C/C++ and Link items have to be changed as follows.
Fortran
category: Fortran Libraries
Using run time library: Multithreaded DLL
C/C++
category: Code Generation
Using run time library: Multithreaded DLL
Link
category: input
ignore libraries:
libc.lib, libcmt.lib, libcd.lib, libcmtd.lib, msvcrtd.lib
Break out of frames to bookmark page thereafter.