Skip to content

Commit

Permalink
Added warning
Browse files Browse the repository at this point in the history
  • Loading branch information
faizal3199 committed Apr 4, 2018
1 parent 0f8c042 commit 4a44847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pass2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ void pass2(){
*/

int main(){
cout<<"****Input file and executable(assembler.out) should be in same folder****"<<endl<<endl;
cout<<"Enter name of input file:";
cin>>fileName;

Expand Down

0 comments on commit 4a44847

Please sign in to comment.