Saturday, May 9, 2009

What is template in C language?

I've never done a template, the only ways I do it are


Flash


CSS/HTML





~Brendon


-Hope I helped!

What is template in C language?
By template you can create a user-defined datatype.In c language you can use structure concept to create a template.


In c++ class is also available.
Reply:C++ has templates, C doesn't have.
Reply:template is an program that can work in different environment means if you have a template that shows grades of student(and total marks), this program can be used in class result, and as i said it is template so it can also be used in employee salary generation. in second conditon the template will show the grades or total of salary.





Template are the predefined programs that can be used in defferent programs or conditions.. (have u hear Polymorphism that is concept) different condition ,different variable


No comments:

Post a Comment