Strange Cat @ Work wrote, On 25/09/08 16:47:
> Hello everyone,
>
> for a new test project I have to select a free (or low cost) all purpose C
> library to be used in Linux and Windows Consoles...
An a purpose library would be infinite in size as there are infinitely
many purposes to which someone might want to put it.
> I have come across Imatrix's Standard Function Library which is quite old
> and gave me some problems building with Turbo C++ (antique software free
> from Borland
)
There are far more up-to-date free compilers for Windows. I recommend
that unless you have a good reason to stay with an ancient compiler you
update. There has been a thread here over the last few days discussing
the availability of compilers.
> Can someone provide me some links. What I am looking for would help me with
> threading,
This is generally handed differently in Windows and Linux. I suggest
checking whether comp.programming.threads might be a better place to ask
about threading libraries which are available on both Windows and Linux.
> collections (like the ones I have in C#... That's my wet dream
>
)...
Hmm. Could be hard to search for that one. However, you are probably
better off using separate libraries for threading and collections rather
than one library that solves two completely unrelated tasks.
--
Flash Gordon
If spamming me sent it to
If emailing me use my reply-to address
See the comp.lang.c Wiki hosted by me at
http://clc-wiki.net/