🔒 Closed Functions c++

Status
Not open for further replies.

RNA30

Fanatic
#include <iostream>
using namespace std;

void myfunction(){
cout<<"Hello it is a basic function using c++. #RNA"<<endl;
};
int main(){
myfunction();
return 0;
}
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 684
    Views
  • 3
    Participants
Last reply from:
RNA30

Trending Topics

Online now

Members online
1,186
Guests online
6,644
Total visitors
7,830

Forum statistics

Threads
2,329,256
Posts
29,247,274
Members
1,156,346
Latest member
Iskyee
Back
Top