Invitation to Attend “Connect, Simulate and Innovate using Arduino on Cloud”, an awareness programme

If you are not an organiser or invigilator of the Subscribed college, please register using this Google form

First C Program - Sanskrit

1513 visits



Outline:

1) प्रथमं C प्रोग्राम् । -हेडर् फ़ैल्स् --तद्यथा: #include <stdio.h> -main() -कर्लि ब्रेसस् -printf() -सेमिकोलन् ; -C प्रोग्राम् इत्यस्य कम्पैल् करणम् --तद्यथा: gcc filename.c -o output parameter - C प्रोग्राम् इत्यस्य एक्सिक्यूट् करणम् । --तद्यथा : ./output parameter -(Errors) दोषाः