In article <zWg08.20186$cU4.686020 at twister1.libero.it>,
francesco <barbierifrancesco at wappi.com> wrote:
>Hello!
>Can i find rasmol in c++ source code?where? i find only c code on the net!!!
I thought Rasmol was indeed written in C. If that's the case, you won't
find any C++ code for it anywhere. Being pedantic of cours, if it's
valid ANSI C, it will compile on a C++ compiler, and so could be said to
be C++ source. :-)
Why do you want specifically C++ code anyway?
Tim.