Embedded,C Programming,C,Linux

Thursday, January 18, 2018

Function in c

What is Function?

A Function is a subprogram that performs some specific task.



C program has  two types of functions:

1.Library Function
2.User Defined Function.

No comments:

Post a Comment

Finding COM PORT in ubuntu

 Hello ,In this post we see how to find COM port/Serial port in Ubuntu. Items Required 1.Usb to TTL cable  Step 1: Finding COM Port in Compu...