fortran - How to start a project using a Watcom compiler? -
i need evaluate fortran 77 code wrote using watcom compiler. long story short, have no other option compiler. must one.
as of now, project, have read .dat files , print read in desired format.
on setting new project, watcom makes distinction between "targets" , "sources" have no idea means.
so far, created new project , loaded code "source", don't know if right. haven't figured out how load .dat file, or if need load them @ all, given perhaps watcom may access without bringing interface.
for record, have read manual of little help. (ftp://ftp.openwatcom.org/pub/manuals/1.5/f_readme.pdf)
i'm still beginner @ coding , appreciated. thank you.
Comments
Post a Comment