Hi,
I've been using Compaq Visual Fortran for some time.
Now I've a problem about linking library: when I build the code, it appears this error: error LNK2001: unresolved external symbol __initializefonts and others LNK2001 errors.
To solve this error, it needs to add graphic library. I've...