Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Hello, I'm completley new at programming and trying to learn C++ When I change the main.cpp file on XCode & save it, why doesn't my

Hello, I'm completley new at programming and trying to learn C++

When I change the main.cpp file on XCode & save it, why doesn't my a.out file update when I run it through the mac terminal?

I'm typing: ./a.out

For example if my old a.out shows "Hello World", then I go to main.cpp and change it to "Hi", I save it and run it in XCode and it works fine. But when I go to Mac terminal and run the a.out file it will still show the old "Hello World" message.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions