Debug a Code with logical and runtime errors that needs to be corrected.

Đã Đóng Đã đăng vào 2 năm trước Thanh toán khi bàn giao
Đã Đóng Thanh toán khi bàn giao

Request details

void main() {

append_file_ = CreateNewFile(); // Helper method to create a new file.

next_write_offset_ = 0;

next_ack_offset_ = 0;

while (true) {

// Helper method that provides the data that needs to be written.

string data_to_write = ReceiveData();

// Insert the offset and data into the write_queue_.

[login to view URL]();

write_offset = next_write_offset_;

[login to view URL](DataPair(write_offset, data_to_write));

[login to view URL]();

// Start a new thread and execute the WriterLoop method on it. This thread

// does not block for the new thread.

ExecuteOnNewThread(&WriterLoop);

}

}

// Watches the write_queue_ to get new writes and executes them on new threads.

void WriterLoop() {

[login to view URL]();

while (true) {

if ([login to view URL]() >= 0) {

// Write queue is not empty. Obtain the DataPair and create a thread to

// write it into the append_file_.

DataPair data_pair = [login to view URL]();

// Start a new thread to execute the WriteToFile method on it with

// data_pair as the argument. This thread does not block for the new

// thread.

ExecuteOnNewThread(&WriteToFile, data_pair);

}

}

[login to view URL]();

}

Python JavaScript

ID dự án: #29844602

Về dự án

4 đề xuất Dự án từ xa 2 năm trước đang mở

4 freelancer chào giá trung bình$23 cho công việc này

globalgo

Hi, How are you today? Thank you for posting this project, and I'm very happy to bid your project. I've read carefully your project details. I have rich experiences related with your project. Your satisfaction with th Thêm

$20 USD trong 7 ngày
(8 Nhận xét)
3.0
Oluwadamilareolu

Good day, I am developer with skills set which includes Angular.Js, JavaScript, PHP, Java, VB.NET, C# and Software Architecture. I have extensive knowledge of front-end JavaScript and browser APIs as well as significa Thêm

$30 USD trong 1 ngày
(1 Nhận xét)
1.6
varimaxanalytic

Greetings! I’ve carefully checked your requirements and really interested in this job. I’m website developer working at large-scale apps as a lead developer with U.S. and European teams. I’m offering best quality and Thêm

$30 USD trong 1 ngày
(0 Nhận xét)
0.0
PrasannaP19

Hello Hope you are doing well. We are providing quality services in software development. We are working in many different skills and languages. I have 6 years of experience in development in different languages. We Thêm

$10 USD trong 1 ngày
(0 Nhận xét)
0.0