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


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

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

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

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


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

actionscript 2 - getURL action script 2 and IE 7/8 -