logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

you know Java programming language, but you may not have used C programming language before. The purpose of Part 1in this Project is to introduce and provide you with some experience and comfort in using C programming language.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Introduction to C Programming Language, and File I/O

Objective

It is assumed that you know Java programming language, but you may not have used C programming language before. The purpose of Part 1in this Project is to introduce and provide you with some experience and comfort in using C programming language.

 

Instructions

  1. Read the section called Project Part 1: Background Information. You will need this information to complete Part 1 of the project and to understand the project computer requirements. This section describes the similarities and differences between C and Java, gives an example of code that will allow you to print messages, and explains how to manipulate files with a sample

  2. Read all project directions before you begin preparing your answers. Feel free to consult your Open Learning Faculty Member if you have any questions about the project.

  3. Write programs as follows:

    1. Implement the following functions in a file without using strcpy(), strlen() and strcat():

i.     void string_copy (char *destination, char

*source)

 

  1. int string_length (char *s)

  • void string_cat (char *destination, char *source)

  1. Implement a program in another file, which:

    1. Receives a string from the user as an argument;

    2. Stores the characters of your student number one by one in a char

array variable;

  • Prints the above two variables and length of strings (from i and ii), using one printf() statement; and

  1. Includes examples to test the above 3 functions, with proper assignments and printf()

  1. Write a program that copies a file to another:

i.        The two file names will be given to the program as arguments from the user.

  1. The first file will be copied into the second

  • You should compare the two files to see if they are the

  1. Do not use FILE functions. You must use open(), close(), read() and write().

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

779 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

525 Answers

Hire Me
expert
Husnain SaeedComputer science

562 Answers

Hire Me
expert
Atharva PatilComputer science

681 Answers

Hire Me

Get Free Quote!

340 Experts Online