Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

How come this program will not display the message that I tell it to?? //Here is

ID: 441522 • Letter: H

Question

How come this program will not display the message that I tell it to?? //Here is my main #include #include "read.h" int main() { void greetings(); } ___________________________________________________________________________________________________ // here is my read.h file void greetings(void); ___________________________________________________________________________________________________ //here is my read.cpp file #include #include "read.h" void greetings(void) { std::cout << "It works!" << std::endl; }

Explanation / Answer

maybe there is some problem with your compiler

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote