Subscribe to:
Comments (Atom)
C is a good language for hardware based applications and is the base of the best selling Windows OS. And is a key subject to most of the university students.
We are students from an institute of software engineering, Sri Lanka, and we aim to make this the best blogspot for C language. Thanks!
2 comments:
#include
int main(){
printf("Hello C ?");
return 0;
}
C වල function call & function declaration කියන්නේ කියන්නේ මොකක්ද උදාහරණයක් සමග විස්තර කරන්න පුලුවන්නාම් බොහොම පිං ..
Post a Comment