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

Add doxygen comments to your code, create a doxygen configuration file

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Makefile contains a makefile for your application (I will use this to compile your program!). Make sure to use separate compilation - each source file should have a target that creates a coresponding object file. Also provide a target that links these object files into the final executable program. Invoking make without a target should create the executable program and also run the program. Do not use implicit rules!

 Use svn to add these files to your repository (do not commit yet).

S6) Add doxygen comments to your code, create a doxygen configuration file (Doxyfile) for HTML output and create your doxygen documentation (do not add the created documentation to your repository).

S7) Add a target called “html” to your makefile that generates the HTML documentation. Make sure that invoking make without a target will now also create the HTML documentation (in addition to compiling and running the program). Use make to generate the HTML documentation.

S8) Compile and test your program - if it is working correctly, commit your code to

your repository using log message “first program working”.

S9) Modify your function in myfunctions.c: Change the output to ”Hello name my name is myName”, where myName is your name. Compile and test your

application - if it is working correctly, commit your code to your repository using

log message “second program working”.

S10) Create a tag for your solution in the repository’s tag folder - use name “release1- 0” for your tag.

S11) Create a branch of your program in the repository’s branches folder and name this branch “newdevelopment”.

S12) Go to the mybranch directory and check out your newly created branch

“newdevelopment”.

S13) Add a function double printFractions(int max) to the branch’s file myfunctions.c and add a corresponding declaration to myfunctions.h. This function uses a for- loop to print fractions 1/i for i from 1 to max (both inclusive) and also their corresponding floating point value (i.e. first two lines will be “1/1 = 1” and “1/2

= 0.5”). Further, this function returns the sum of all created floating point values. Add a function call to this function to main in myapp.c. Compile and test your branch - if everything is working, commit your changes to your branch (please make sure you did not modify the previous function in any way) using log message “initial branch version”.

S14) Comment your new function for doxygen and create the updated html documentation.

S15) Change back to the mycode directory and change the output of the “hello” function to ”Hello name my name is myName - nice to meet you”. Compile and

 

 

 

(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

810 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

860 Answers

Hire Me
expert
Husnain SaeedComputer science

648 Answers

Hire Me
expert
Atharva PatilComputer science

978 Answers

Hire Me

Get Free Quote!

330 Experts Online