Is it possible to run a c program without using main?If yes HOW??
just compile as cc -nostartfiles main.c