Kargin D.E. Lab Work 6 #7

Closed
d.kargin wants to merge 1 commits from LabWork06 into LabWork05
Owner
No description provided.
d.kargin added 1 commit 2022-11-19 19:42:58 +04:00
d.kargin requested review from eegov 2022-11-19 19:43:05 +04:00
eegov approved these changes 2022-11-25 10:16:20 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -82,0 +123,4 @@
string bufferTextFromFile = "";
using (StreamReader sr = new(filename))
{
string checkMap = sr.ReadLine();
Collaborator

Зачем заводить еще одну строковую переменную для чтения из файла, если уже есть одна?

Зачем заводить еще одну строковую переменную для чтения из файла, если уже есть одна?
eegov closed this pull request 2022-11-25 10:16:52 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: d.kargin/PIbd-21_Kargin_D.E._AirFighter._Base#7
No description provided.