C++ Program Without Main Function

  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View C++ Program Without Main Function as PDF for free.

More details

  • Words: 15
  • Pages: 1
#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 "); }

Related Documents

C++ Function
November 2019 22
C Program
May 2020 12
Main Street Recovery Program
December 2019 19
Java Main Program
May 2020 7