Re: Oxidation number of atoms in thiocyanate ion

farooq_w_at_hotmail.com
Date: 10/25/04


Date: 24 Oct 2004 21:52:32 -0700


photo@woelen.nl wrote:
> Farooq,
>
> I've looked up the source code of my program, which solves chemical
> equations. Happily I could find it back. If it helps you, I can make
> the code public and give it to you. It is C-code. I compiled it on
> UNIX/Linux, but it also should compile on Windows. The program has
been
> 'sleeping' here for many years and I see no reason to keep it alone
for
> me. There are no legal issues in using it, it is entirely written by
> myself as a hobby project and does not depend on any external
library.
> If compiling the program is difficult for you, then I can try to make
a
> binary/executable for you, but in that case I need a specification of
> the hardware and OS you have. Only if I have similar hardware and OS,
I
> can build it for you.

Would I be able to use it, I have no knowledge of programming C-code
etc?

> Anyway, I'll cleanup the code a little bit and put some legal blurp
in
> the code. This will take me a few more hours. I expect the code to be
> suitable for releasing after just a few days from now.



Relevant Pages

  • Re: C++/TCL Need Solution to Compile Error c2784
    ... There's always the "Platform SDK" from MSDN if you need the window.h stuff, ... Since I'm using the Command Prompt rather than the GUI to compile the ... I then tried to compile your source code and I kept getting the same ...
    (comp.lang.tcl)
  • Re: Debugging Newbie Question
    ... The CLR does not understand this source code and so before it ... ASP.NET, however, ASP.NET will compile your page's source code and cache ... the debugger will have IL and x86 created from ... in release mode assemblies. ...
    (microsoft.public.dotnet.faqs)
  • Re: Debugging Newbie Question
    ... The CLR does not understand this source code and so before it ... ASP.NET will compile your page's source code and cache the result ... > does this so that a debugger can attach to the code and allow you to step ... > release mode assemblies. ...
    (microsoft.public.dotnet.faqs)
  • The curse of constant fields
    ... feature in the Java language, and decided to write up about it. ... in a class, compile the changed class, and run the code manually to ... A quick search through the source code shows that there is no other ... This is true even if the usage itself is not ...
    (comp.lang.java.programmer)
  • Re: creaping coupling......
    ... In C++ it would be trivial to break that source code dependency, ... When you compile a .java module, ... In Java and C# it's asserted at compile time. ...
    (comp.object)