c - Possible to avoid including whole standard header file because of one method? -


मैं "सी" फ़ंक्शन कॉल करना चाहूंगा

  फ़ैब्स (डबल);  

मेरे कार्यक्रम में कई बार, लेकिन मैं संपूर्ण हैडर फ़ाइल को शामिल नहीं करना चाहता क्या यह संभव है?

यह पूरी फ़ाइल को शामिल करने के लिए चोट नहीं पहुँचाता है। आपके निष्पादन योग्य में संकलित नहीं किया जाएगा।


Comments

Popular posts from this blog

c++ - Linux and clipboard -

delphi - Mouseover hint for TChart series value -

How to Create Master-Details view using Asp.Net MVC framework -