The user-defined functions are defined by a user as per its own requirement and library functions come with compiler.
Library Function | User Defined Functions |
- LF(library functions) are Predefined functions.
| - UDF(user defined functions) are the function which r created by user as per his own requirements.
|
- UDF are part of the program which compile runtime
| - LF are part of header file
(such as MATH.h) which is called runtime. |
- In UDF the name of function id decided by user
| - in LF it is given by developers.
|
- in UDF name of function can be changed any time
| - LF Name of function can't be
changed. |
Example : SIN, COS, Power | Example : fibo, mergeme |
Related Links :
History Of C..
In the beginning was Charles Babbage and his Analytical Engine, a machine
he built in 1822 that could be programmed to carry out different computations.
Move forward more than 100 years, where the U.S. government in
1942 used concepts from Babbage’s engine to create the ENIAC, the first
modern computer.
Meanwhile, over at the AT&T Bell Labs, in 1972 Dennis Ritchie was working
with two languages: B (for Bell) and BCPL (Basic Combined Programming
Language). Inspired by Pascal, Mr. Ritchie developed the C programming
language.
My 1st Program...
#include
#include
void main ()
{
clrscr ();
printf ("\n\n\n\n");
printf ("\t\t\t*******Pankaj *******\n");
printf ("\t\t\t********************************\n");
printf ("\t\t\t\"Life is Good...\"\n");
printf ("\t\t\t********************************");
getch ();
}
Next Step...
#include
#include
void main ()
{
clrscr ();
printf ("\n\n\n\n\n\n\n\n");
printf ("\t\t\t --------------------------- \n\n");
printf ("\t\t\t | IGCT, Info Computers, INDIA | \n\n");
printf ("\t\t\t --------------------------- ");
getch ();
}
thanks
ReplyDeleteTHANKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKS BRO....
ReplyDeletethankuuuuuuuuuuuuuuuu very much ....really u solve my problem
ReplyDeleteit is easy to understood...thnks
ReplyDeleteIt is very useful and very very easy.
ReplyDeleteTHANK YOU very much for the answer.
very.........easy to understood..but u have written the point of user defined function under the section library function..from line 2..however it can be ignored
ReplyDelete😁😁😁😂🖕🖕🖕🖕
ReplyDeleteFinally simple way to understand it
ReplyDeleteIs main (void) is user or library defined
ReplyDeleteUser defined.
DeleteIt's awsm.... Tysm
DeleteIt's user-defined function with a pre-defined prototype.
Deleteit is opposite
ReplyDeletemaakichoot
ReplyDeleteVVVVV USE FULL
ReplyDeletenice
ReplyDeleteNice and tqqqq
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteLolu
DeleteThanks for information
ReplyDeleteThe first point of LF is write but another point is written as UDF.. what is this????
ReplyDeleteThanks
ReplyDeleteTqs
ReplyDeleteIt's easy to understanding 👌
ReplyDeleteUser defined function difference are in library function!!!!!
ReplyDeleteThnks
ReplyDeleteEasy but less
ReplyDeleteeasy but it has some mistake .i think Lf and udf funtion points will be opposite
ReplyDeleteGood. .. Make money 💰
ReplyDeleteThanks bro
ReplyDeleteIts so small answer
ReplyDeleteThanks bro
ReplyDeleteTQ so much this is very useful
ReplyDeleteits easy to learn,thanks!
ReplyDeleteIt is easy thnqs sir
ReplyDeleteThank u bro it helped me lot
ReplyDeletethanks
ReplyDeletethey are jumbled
ReplyDeletethank u it helped me alot
ReplyDelete😂😂😂😂🤙🤙🤙
ReplyDelete