Parameter in command line argument

Assignment Help Basic Computer Science
Reference no: EM133234877

Write a program by C to display ASCII value of a character given as first parameter in command line argument. Output of `program3 A`: ASCII value of character A is: 65. I will rate you as well. please help

#include <stdio.h>

int main(int argc, char *argv[])

{

// validate input

if (argc != 2)

{

printf("Error: Invalid number of arguments passed to the programn");

return 1; }

// Declare variables

char ch;

// Get input from command line and store in ch as a char

sscanf(argv[1], "%c", &ch); // TODO: Print the character and its ASCII value }

Reference no: EM133234877

Questions Cloud

Default gateway to indicate local router : Which address range could be assigned to the default gateway to indicate a local router?
Draw the entities hairstylist and client : Draw the entities HAIRSTYLIST and CLIENT. List the attributes associated with each entity and specify whether they are mandatory
Presentation on project risks : If you were a project manager of a faith-based company and is tasked to give a presentation on project risks,
Conceptual model and physical model : Identify the conceptual model and the physical model from the scenario.
Parameter in command line argument : Write a program by C to display ASCII value of a character given as first parameter in command line argument.
Create new C console application : Use Visual Studio to create new C# console application. Convert all string inputs into double variables. Output ALL results to the console.
Social media affect process of globalization : How does social media affect the process of globalization? What might be the adverse effects of excessive use of social media?
Java application that prompts user for integer : Write a Java application that prompts the user for an integer. The application should pass the captured integer to a method that returns a Boolean value
Mobile application system : Describe the overall significance of having user documentation created for the Mobile Application System for end users and system operators.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  A message stating the purpose of the organization

A message stating the purpose of the organization.

  How do they relate to the same-origin policy

Do a bit of research on JSON and AJAX. How do they relate to the the Same-Origin policy?

  Correct order of operations for entering formulas

3. What is the correct order of operations for entering formulas into Excel?

  System using rsa one intercept the ciphertext

In a public-key system using RSA one intercept the ciphertext C=10 sent to a user whose public key is {e=5, n=35} Show all the work to answer te following questions:

  Determine the convection heat transfer coefficients

Consider a 25-mm-diameter and 15-m-long smooth tube that is used for heating fluids. The wall is heated electrically to provide a constant surface heat flux.

  What an organization should consider to purchase data mining

What are the main reasons for recent popularity of data mining? What an organization should consider before making a decision to purchase data mining software.

  Sampling to reduce the number of data objects

Discuss the advantages and disadvantages of using sampling to reduce the number of data objects that need to be displayed.

  What are the most important IT security issues

What are the most important IT security issues facing companies today? Have these changed in the last 5 years, and will they continue to change?

  Connections to technology for evidence of cryptography

In our technological world, cryptography is all around us. Examine your everyday connections to technology for evidence of cryptography.

  Deacon publishing house is a publishing company

Deacon Publishing House is a publishing company that produces consumer magazines. The house and home division which sells home improvement and home decorating magazines, has seen a 20% reduction in operating income over the past nine months, primaril..

  Renaissance artists titian

Self-Portraits. Journal. The Renaissance artists Titian, Rembrandt, and Durer have each painted self-portraits. Imagine yourself as one of these artists (or another artist of your choice that has painted a self-portrait) and write a journal expres..

  Command line interface for interaction

As explained in the textbook, UNIX / Linux initially only provided a command line interface for interaction with the operating system (OS). The introduction of a Graphical User Interface (GUI) to UNIX / Linux OS makes it easier to administer a Lin..

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