For Programmers: Free Programming Magazines  


Home > Archive > Fortran > September 2005 > Re: Earned Value Management System (EVMS) (was Fortran) is eating









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Earned Value Management System (EVMS) (was Fortran) is eating
Gary L. Scott

2005-09-24, 6:58 pm

Gordon Sande wrote:
> On 2005-09-24 02:49:23 -0300, qqcq6s59@gmail.com said:
>
>
>
> From your description I would guess that the Fortran program is calling
> someone's library which compresses the text before writing it out. If
> that is the case then you need the name of the library and its
> documentation
> to figure out what is being sent to the outside world. Your problem
> would be the same for all languages which could call such a library.
> They may even be bypassing the Fortran i/o system!


Common formats usually have some sort of header prefix, often starting
with a few ascii characters. Someone might recognize it if he posted
the first 5-10 characters.

>
> If it is just text that has been sent to a zip or compress library then
> you might try using an unzip or uncompress utility to get the text
> which might then be clear. There are such libraries so this might be
> a possibility. Hope that the vendor used something that already existed
> and was in common use. Otherwise you may end up buying a few beers
> for someone who knows cryptography. ;-) Foriegn languages are
> easier after a few beers!
>
>
>
> Yes! Yes! See above.
>
>
>
>



--

Gary Scott
mailto:garyscott@ev1.net

Fortran Library: http://www.fortranlib.com

Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

Why are there two? God only knows.


If you want to do the impossible, don't hire an expert because he knows
it can't be done.

-- Henry Ford
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com