Products of this category
Advanced RSS Mixer Premier 3.7.69
Combines different free RSS feeds (news, press releases and articles) into one. Advanced RSS Mixer can automatically download new RSS feeds, merge them together and upload it to your server - all without your intervention.
DB Elephant DBF Converter 1.1
DBF Converter will lighten your work with databases. Using it you can easily convert tables to data formats (xml, mdb, txt and csv) and sql. In few steps you will create reports in xls, doc, html, pdf. Try it now for free to know all the benefits.
DataRhino 1.0
A visual database browser that can connect to any database. Browse and search for records with visual queries, no need of SQL knowledge. Analyze data and create reports in minutees. Lighting fast searches in plain text and many more features.

Ftnchek



Download: Download Site 1
Dialup (56k): <download_time: size error>
ISDN (128k): <download_time: size error>
DSL (512k): <download_time: size error>
Cable (1024k): <download_time: size error>
T1 (1484k): <download_time: size error>




Fortran 77 program verifier (ala` lint for C programs) ftnchek is a verifier for Fortran 77 programs, (much like the \\lint\\ program used by C programmers). It is not designed to catch language syntax errors, that is the function of the compiler, (prior to using ftnchek, the user should verify that the program compiles correctly). It`s purpose is to assist the user in finding semantic errors. Namely, things that are legal in the Fortran 77 language, but appear suspicious in nature, and may lead to unintended results. For example, using a variable before it has been initialized, variables that are declared and never used, function calls with the wrong number of arguments, etc.