Find Jobs
Hire Freelancers

C language, linux

$10-30 USD

Closed
Posted about 1 year ago

$10-30 USD

Paid on delivery
main.c [line 34 to 59] I am trying to read the characters in the file([login to view URL]) space-based and store them in a new array called 'words'. But the amount of 'i' increase to 122 when it read 'z'(zoo).
Project ID: 35918090

About the project

23 proposals
Remote project
Active 1 yr ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
23 freelancers are bidding on average $32 USD for this job
User Avatar
I am good with C, and can help you fix your program. Available for work right now. Thank you.............
$15 USD in 1 day
4.9 (584 reviews)
7.6
7.6
User Avatar
Hello Sir/Madam I have development experience in various Programming Languages, OOP, Data Structures, Database Driven applications, APIs, Files handling and Data Transformation, ETL and various frameworks. I assure you an excellent solution of your project within the time frame and exactly according to the requirements. Thanks @CodingHelpLine
$30 USD in 1 day
5.0 (95 reviews)
6.0
6.0
User Avatar
Heyy I am expert in C and I can help you with your project message me to discuss so that we can start working on it
$20 USD in 1 day
4.9 (49 reviews)
5.1
5.1
User Avatar
Hi, I have great experience in both C and C++ programming, developing file parsers and system software for the Linux platform. I have checked your attached code, and I see why the code is not working correctly. I can definitely reimplement it and give you the best possible code. I am very much interested in working on this project and I am happy to help you in every way possible! Please feel free to contact me via chat so that we can discuss further and start working on this amazing project right away!!! Best Regards, Aravind A
$30 USD in 2 days
5.0 (42 reviews)
5.1
5.1
User Avatar
Hello, I have rich experience in C/C++ programming . I have read all your explanations carefully and fully understand your requirements. So I am sure I can give you correct and good results. Contact me for more details, best regards.
$25 USD in 1 day
5.0 (20 reviews)
4.9
4.9
User Avatar
Hello! I am a senior C expert with 15+ years of rich experience in C Programming and Linux. If you give me this project, I will surely fix the error in main.c in 10 mins. I can start work on your project right away Please send a message to discuss. Regards, Artur
$30 USD in 1 day
5.0 (6 reviews)
3.6
3.6
User Avatar
Hi, I am a C and C++ programmer, I can surely help you to achieve this task, in less than a half hour. Feel free to contact me. Regards.
$20 USD in 1 day
5.0 (19 reviews)
3.8
3.8
User Avatar
Hey! After reading your project description, I am confident that my strong skills in Research and Internet Research will help me can complete this project for you perfectly. Please leave a message on my chat so we can discuss the project in details. Thank you.
$250 USD in 7 days
4.8 (1 review)
3.1
3.1
User Avatar
Hi, I am an experienced C , C++, Java, C# and QT developer with exposure to MPI, OpenMPI and OpenGL. please visit my profile to view my related works. Also worked in Java , JavaScript and React https://www.freelancer.in/u/soumenmurmu?filter=active Thanks
$20 USD in 3 days
4.8 (4 reviews)
2.5
2.5
User Avatar
Hey, i can easily solve the question easily, i have over 4+ years of experience in C/C++, Data Structure and Algorithms.
$20 USD in 1 day
4.9 (3 reviews)
1.8
1.8
User Avatar
Hello, I saw you need an C/C++ developer for your project. But code debug is special, and the success of your project depends on having solid knowledge in C language and algorithms - so there's a lot at stake in getting this right, and imagine you're looking for someone who 'gets' how important this is to you. Over the last five years, I developed IoT projects based on C/C++, Python, and Java which gives me the confidence I can help you. Best Regards Luis PS. Shot me a message with timeslots you're available today, and I can run you through it on a call together.
$15 USD in 1 day
0.0 (1 review)
0.0
0.0
User Avatar
Hello, I am software engineer. It is a easy fix, already solve, i could seen you right now the code. Cheers
$40 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, How are you? I am a skillful C/C++ developer with 5+ years of experience. I can fix your project within 1 hour. I hope your kind message. Thanks from Duy T.
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I was perfect in C language. This type of Problem I was solved when I was in first years. If you accept my bids I will give you Optimize solution for this problem. Thank you
$25 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I am familar with C. I can finish the task. You can contact me when you are available. Epxect your message.
$30 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have 6 years experiences in doing C embedded project. Most of the time my job would cover to do design, implementation and debudding to make sure code flow is robustness. So I am very confident to solve any C programming issue
$25 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, I'm a Computer Science Professional having good industrial experience. I've worked on many projects in various domains. I'll be happy to work with you on your project. My core strengths are programming and other technical skills. I'm well acquainted with C, C++, Java, Python, etc. I hope to connect and discuss it further. Thanks
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am an experienced ANSI C programmer with years of experience in the field. I have worked on numerous software projects, using ANSI C to create efficient and reliable solutions. I am capable of working on projects of any scale, from creating simple programs to complex software solutions. I offer a fast and reliable service, with quick communication and a positive user experience. My priority is to meet the needs of clients, ensuring that projects are successfully completed and within the established timeline. I have skills in many other programming languages, including C++, Java, and Python, and I can create custom solutions based on the specific needs of clients. If you are looking for an experienced ANSI C programmer for your next software solution, don't hesitate to contact me. I will be happy to work with you to create a reliable and functional solution.
$10 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I’m working as an embedded software engineer and I’ve been coding with C for +4 years now and I’ve debugged many systems and am skilled using debug tools. I love fixing bugs and I believe I could help you solve this problem.
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
It looks like your program has an error in that the "words" array isn't allocated properly, this needs to be done explicitly in C. The exact issue ('i' jumping to 122 on 'z') is likely compiler specific and due to unallocated memory being overwritten. This can be fixed quickly if you want to use the current approach of outputting another char array delimited by 'w'. Optionally, it might be better to have an array of strings for "words", which would be allocated dynamically as the words are encountered. I've split the bid in 2 milestones, the 2nd one is optional and can be removed if not required.
$35 USD in 2 days
0.0 (0 reviews)
2.8
2.8

About the client

Flag of UNITED STATES
Arnold, United States
5.0
1
Payment method verified
Member since Feb 5, 2023

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.