difference between int main and void main

Опубликовано: 20 Октябрь 2024
на канале: Programming Funda
14,300
471

In this short video, I am going to explain the concept of void main and int main, why we need main function, why we need return type and why operating system needs c program to return a number.