How to modify this program

Assignment Help C/C++ Programming
Reference no: EM13338545

Directions are below the pasted code


#include
#include

char * stoupper(char str[ ]);
char * myPuts(char str[ ]);

int main()
{
char str1[128];
char str2[128];

strcpy(str1, "Hello ");
strcpy(str2, "world!");

myPuts(str1);
printf(" is %d characters long.\n", strlen(str1));
myPuts(st...

 

Reference no: EM13338545

Questions Cloud

Which of the following is a true statement : Which of the following is a true statement?
Primary force for change in organizations : Which of the following qualities is NOT found in workgroups? Which of the following is NOT included in the definition of conflict? Which of the following is not a primary force for change in organizations?
What horizontal distance will the football travel : A punter kicks the football. If caught at 1 m above the ground, what horizontal distance will the football travel
Find the magnitude of the acceleration of a modified : What is the magnitude of the acceleration of a modified Atwood machine if the mass of the cart is 3 kg and the hanging mass is 12 kg
How to modify this program : Directions are below the pasted code.
What is the resolution of the conversion : An analog signal in the range 0 to +10V is to be digitized with a quantization error of less than 1% of full scale. What is the resolution of the conversion
Communication of pension in the latest income tax : State what treatment shall be accorded to the income received from amount of gratuity or communication of pension in the latest income tax regulation of the fiscal year 2009-10.
What is the volume flow rate in the wider pipe : A viscous fluid is flowing through two horizontal pipes. They have the same length, although the radius of one pipe is three times as large as the other. what is the volume flow rate QB in the wider pipe
Thought regarding freedom and happiness : The Declaration of Independence is a cornerstone of American thought regarding freedom and happiness. Thomas Jefferson washeavily influenced by philosophers of the period, and the documentis frequently referred to as a blueprint for an effective gove..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Generate a set of 75 random integers in the range -26 to + 4

Write a program that will generate a set of 75 random integers in the range -26 to + 42. The program

  Assume that section

Assume that section _1 seats are in front of the stage, and the price is expensive. say, each seat in the 1st three rows is $180.00, and each seat in the last two rows is 10% less;

  Asks the user for the name of an input file and translates

Write a C++ program that asks the user for the name of an input file and translates the contents of that input file using ROT13. Your  main  function should be responsible for reading the input file and coordinating calls to a value-returning functio..

  Structs in an array of employee data.

Below is the instructions of my C++ Lab. The program must build in Microsoft Visual C++. Please use headers so the program will compile

  If ptr is a pointer to a character

If ptr is a pointer to a character and has been initialized to point to the first element of arr, write a statement using ptr that is equivalent to the statement array[4] = 12.

  Use a switch statement

Use a switch statement to write a program that prompts user to enter an character.

  You have just upgraded your system

You have just upgraded your system to a "fast and wide" SCSI interface. This system has a floppy disk, a CD-ROM and five 8-gigabyte fixed disks. What is the device number of the host adapter? Why?

  Program that calculates how much a person earns in a month

Write a program that calculates how much a person earns in a month if the salary is one penny the first day, two pennies the second day, four pennies the third day,

  Describe an example of a base

Describe an example of a base and a derived class that shows base-class functions that are overridden in the derived class. Provide the syntax, showing the class definitions of both classes.

  Smallest sequence of numbers in the array

Write a function called sum_smallest_sequence() that accepts an array of  signed  integers and the  number  of items in the array as arguments, and returns the sum of the smallest sequence of numbers in the array.

  Write in c++ another overloaded operator

Write in C++ another overloaded operator to go in the program that has Treasury. Overload the forward slash /  so that in the main program, you can declare sale to be of type Treasury, and commission to be of type Treasury, and commispctage to be of ..

  Describe the probability of the moves

Write a program in C++ to describe the Probability of the moves

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd