logo

UrgentHomeWork

img+1-617-874-1011 (US)
img+44-117-230-1145 (UK)
ws+61-7-5641-0117 (AU)
help@urgenthomework.com
Live chat

Available 24 x 7 Assignment Help

With Tutoring

{`This is one of the very important topics, when special Formatting is required.

Integer Formatting:

By default %d will display output aligned to left.
Using – sign with %d, will display output aligned to right.
Let us illustrate this and other integer formatting by an example:

/* Program to illustrate integer output formatting */

#include <stdio.h>
int main()
{
//int a;
printf(“Enter an integer: ”);
scanf(“%d”,&a);
printf(“\n This is left aligned with spaces in left having total char 8: %8d”,a);
printf(“\n This is right aligned with spaces in right: %-8d”,a);
printf(“\n This is left aligned with zeroes in left of total char 8: %.8d”,a);
return;
}
`}

Run this program and see the output you get.

Formatting Of Float:

%f

By default float has precision of 6 digits

%.3f

3 digits of precision

%8.2f

2 digits of precision with total 8 chars, aligned to left and having zeroes

Formatting Of Output Homework Help

Topics in C Programming

Resources
24 x 7 Availability.
Trained and Certified Experts.
Deadline Guaranteed.
Plagiarism Free.
Privacy Guaranteed.
Free download.
Online help for all project.
Testimonial

Urgenthomework helped me with finance homework problems and taught math portion of my course as well. Initially, I used a tutor that taught me math course I felt that as if I was not getting the help I needed. With the help of Urgenthomework, I got precisely where I was weak:

logo

  Urgent HomeWork

Disclaimer: The study tools and academic assistance/guidance through online tutoring sessions provided by Urgenthomework.com is to help and enable students to compete academically. The website does not provide ghostwriting services and has ZERO TOLERANCE towards misuse of the services. In case any user is found misusing our services, the user's account will be immediately terminated.
Copyright © 2009-2023 UrgentHomework.com, All right reserved.