Find Jobs
Hire Freelancers

Simple C Program

$10-25 CAD

Complété
Publié il y a environ 6 ans

$10-25 CAD

Payé lors de la livraison
Need a simple C program. HAS TO BE IN C SHOULD USE SIMPLE LOGIC, NOTHING TOO ADVANCED
N° de projet : 16309229

Concernant le projet

44 propositions
Projet à distance
Actif à il y a 6 ans

Cherchez-vous à gagner de l'argent ?

Avantages de faire une offre sur Freelancer

Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
Décerné à :
Avatar de l'utilisateur
Here is the first part (not including bonus 2%) of your code. I'll send you the latter part If I got the bid. #include <stdio.h> #include <stdlib.h> int main(int argc, char* argv[]) { //Less than three command if (argc<3) { fprintf(stderr, "Usage: ./merge source files (-e) target files"); return 1; } //store file name char *targetFileName = argv[argc-1]; FILE* targetptr = fopen(targetFileName, "a"); if (targetptr == NULL) { fprintf(stderr, "Could not open %s\n",targetFileName); return 2; } //open input file and append to target file for (int i=1; i<argc-1; i++) { char* inFileName = argv[i]; FILE* inptr = fopen(inFileName, "r"); if (inptr == NULL){ fprintf(stderr, "Could not open %s\n", inFileName); return 3; } // Read contents from file and copy char c = fgetc(inptr); while (c != EOF) { fputc(c, targetptr); c = fgetc(inptr); } fclose(inptr); } fclose(targetptr); return 0; }
$10 CAD en 10 jours
5,0 (3 commentaires)
1,5
1,5
Avatar de l'utilisateur
Hey there.. I've read the docs and I'm up for it I can do it from that very moment please contact me
$10 CAD en 0 jour
5,0 (4 commentaires)
2,2
2,2
44 freelances proposent en moyenne $25 CAD pour ce travail
Avatar de l'utilisateur
Hi there, I do C programming and I went through the requirements. I would like to do this project if given the opportunity. Let me know if you are interested.
$20 CAD en 1 jour
4,9 (1038 commentaires)
7,7
7,7
Avatar de l'utilisateur
Hi, I have 10 years experience in C. I have read the task description. I can do this in a couple hours or so. Please contact me if interested.
$25 CAD en 1 jour
4,9 (142 commentaires)
6,7
6,7
Avatar de l'utilisateur
Hello, I have 30 years experience programming in C. I will create this file copying utility using command line arguments as described in your attachment. A milestone payment for the full budget for this project must be deposited with this site before your offer can be accepted. Alan Idler Chief Software Architect Idleswell Software Creations
$72 CAD en 3 jours
4,9 (185 commentaires)
6,2
6,2
Avatar de l'utilisateur
Write very simple C application. .............................................................................................................................
$20 CAD en 10 jours
4,9 (41 commentaires)
5,0
5,0
Avatar de l'utilisateur
Hi, I read through your project details very carefully and I am interested in doing this project. About me, I am a professional software developer with more than 4 years experience in developing software for both small and medium sized businesses. The skills that I posses are as follows; Web development skills (php, js, css,html), Software Development Skills (c#, java, c/c++, python), Mobile App development skills (android, windows) and User Interface and design skills. I am very familiar with c programming language, I've made many programs using it in campus and at work. The instructions you provided were very clear and I believe that I can do this project very well and deliver the objectives in time.. My time span for doing this project is 1-2 days for the final program. If awarded, I will send you a well documented code. My price is 25 CAD. Please contact me for more information or any clarifications. Thanks for reading my proposal.
$25 CAD en 2 jours
5,0 (3 commentaires)
4,3
4,3
Avatar de l'utilisateur
How r u?Bro,,Its me Imad,, Have done 200+PROJECTS REGARDING MATLAB, ARDUINO, VB.NET, PHP, HTML, PCB DESIGNING and much more. Some of the projects are as follows. 1. NEXTION LCD Based bike monitoring and Control System. 2. esp 8266 Home automation and monitoring. 3. Anti theft car system and gps locator U will feel brotherhood.
$12 CAD en 10 jours
4,7 (23 commentaires)
3,6
3,6
Avatar de l'utilisateur
A proposal has not yet been provided
$15 CAD en 1 jour
4,9 (9 commentaires)
2,8
2,8
Avatar de l'utilisateur
I have good experience with C, C++ and Python programming. I think this project is straight forward and I can do this in the mentioned time frame.
$15 CAD en 2 jours
5,0 (7 commentaires)
2,8
2,8
Avatar de l'utilisateur
I can do the best in. C logics . Please let me know i am quick in development . So the bid is worthy for us
$20 CAD en 1 jour
4,8 (4 commentaires)
2,5
2,5
Avatar de l'utilisateur
A proposal has not yet been provided
$10 CAD en 10 jours
5,0 (3 commentaires)
2,4
2,4
Avatar de l'utilisateur
Good morning. I am experienced programmer and can write fast simple code in C/C++. I am student in master computer science. Hire me for your job to be done well.
$20 CAD en 1 jour
5,0 (5 commentaires)
2,3
2,3
Avatar de l'utilisateur
Hi Concern I am professional C Developer with having more than 5 years of experience. I can make this simple C programs. I assure you to deliver work on time and well commented code for your understanding. please conduct an interview to proceed it. I am really looking forward to work with you. Thank you. Usman
$20 CAD en 1 jour
5,0 (1 commentaire)
2,0
2,0
Avatar de l'utilisateur
A proposal has not yet been provided
$20 CAD en 1 jour
5,0 (2 commentaires)
1,2
1,2
Avatar de l'utilisateur
I am good at in C and C++. I am using that for 5 years. So I can do it for you what you need. You only need to say what you want :)
$20 CAD en 2 jours
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
Hello.I had experience of building projects in c++ and c#.I will built anything according to your requirement. Thanks
$22 CAD en 10 jours
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
A proposal has not yet been provided
$22 CAD en 10 jours
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
A proposal has not yet been provided
$15 CAD en 1 jour
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
I'm a BCA Student and i have completed C language and i can write any C program what type of program you want i can write any c program
$22 CAD en 10 jours
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
A proposal has not yet been provided
$14 CAD en 1 jour
0,0 (0 commentaires)
0,0
0,0
Avatar de l'utilisateur
Hi, My experience of more than 4 years of programming in C has taught me to write simple, structured and easy to understand code. I have a sound knowledge of data structures and algorithms and I have done multiple projects implementing linked-lists, trees, maps etc in C. I can do this project for you efficiently and in time. Please share the details if interested. Thanks
$15 CAD en 1 jour
0,0 (0 commentaires)
0,0
0,0

À propos du client

Drapeau de UNITED STATES
Florianópolis, United States
5,0
6
Méthode de paiement vérifiée
Membre depuis nov. 21, 2017

Vérification du client

Merci ! Nous vous avons envoyé un lien par e-mail afin de réclamer votre crédit gratuit.
Une erreur a eu lieu lors de l'envoi de votre e-mail. Veuillez réessayer.
Utilisateurs enregistrés Total des travaux publiés
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Chargement de l'aperçu
Permission donnée pour la géolocalisation.
Votre session de connexion a expiré et vous avez été déconnecté. Veuillez vous connecter à nouveau.