Просмотр исходного кода

Updates README-en.md

Auto commit by GitBook Editor
Rafael Arce Nazario 8 лет назад
Родитель
Сommit
d2a64d49dc
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Просмотреть файл

268
     filemanip file("/home/eip/functions-dvdinfo/dvd_csv.txt") ;
268
     filemanip file("/home/eip/functions-dvdinfo/dvd_csv.txt") ;
269
     ```
269
     ```
270
 
270
 
271
-    Compile and run the program. If you see errors such as ????, then your path is incorrect.  Correct until you get no errors when executing.
271
+    Compile and run the program. If you see errors such as ????, then your path is incorrect.  Correct the path until you get no errors when executing.
272
  
272
  
273
 1. Perform the following implementations in the `main` function (in the `main.cpp` file):
273
 1. Perform the following implementations in the `main` function (in the `main.cpp` file):
274
     * Add code so that the program displays the movies that have positions from 80 to 100.
274
     * Add code so that the program displays the movies that have positions from 80 to 100.