How can a person write a program without using main function in C language?

[Edit]

Answer

Write a progrmme in c with out using a main function.

#include<stdio.h>

#define decode(s,t,u,m,p,e,d)m##s##u##t

#define begin decode(a,n,i,m,a,t,e)

int begin()

{

printf("HELLO")

}

Improve Answer Discuss the question "How can a person write a program without using main function in C language?" Watch Question

First answer by ID1456758152. Last edit by Sampath990. Contributor trust: 0 [recommend contributor]. Question popularity: 8 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > How can a person write a program without using main function in C language?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Write a program in c without main?  Write a program without using main?  Write a note on c language function?  How can you write a c program without main?  How do you write your own function for printf?  Who was the first person to write virus program?  Write a program in c without using main function?  How can a person write a program without using main?  How can you run a program in c language without main?  Without using main how to write a c-language program?  Can you write a c programme without using main function?  How can you write a c program without using main function?  How can you write a program without using main function in C language?  Write a program in c language to reverse a given number using function?  Write a program to implement the main operations for Btree in c language?  How can a person write a program without using main functionin c language?  How can aperson write a program without using main function in C language?