Re: A89: Re: File API


[Prev][Next][Index][Thread]

Re: A89: Re: File API




> Rhere are ways to have the IDE intuitively decide which libraries to use,
> such as checking the header files, and if math.h is included, it can be
> assumed that math.a wll be needed.

But what if the user includes <all.h> ? To include for example all 100 
object files and to get 5K long program for "hello world" demo??? I am
not too happy with such idea...

Zeljko Juric



Follow-Ups: