Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 101925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:51:54+00:00 2026-05-11T00:51:54+00:00

I can create a literal long by appending an L to the value; why

  • 0

I can create a literal long by appending an L to the value; why can’t I create a literal short or byte in some similar way? Why do I need to use an int literal with a cast?

And if the answer is ‘Because there was no short literal in C’, then why are there no short literals in C?

This doesn’t actually affect my life in any meaningful way; it’s easy enough to write (short) 0 instead of 0S or something. But the inconsistency makes me curious; it’s one of those things that bother you when you’re up late at night. Someone at some point made a design decision to make it possible to enter literals for some of the primitive types, but not for all of them. Why?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:51:55+00:00Added an answer on May 11, 2026 at 12:51 am

    In C, int at least was meant to have the ‘natural’ word size of the CPU and long was probably meant to be the ‘larger natural’ word size (not sure in that last part, but it would also explain why int and long have the same size on x86).

    Now, my guess is: for int and long, there’s a natural representation that fits exactly into the machine’s registers. On most CPUs however, the smaller types byte and short would have to be padded to an int anyway before being used. If that’s the case, you can as well have a cast.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this question can create a misunderstanding: I know I have to use CSS to
Is there a way I can create Windows firewall exceptions in VB2005? I'm trying
I need to know if I can create a file in a specific folder,
I'm using python 3.1.1. I know that I can create byte objects using the
Given a literal memory address in hexadecimal format, how can I create a pointer
I know I can create a verbatim string literal in C# by using the
I can create a menu item in the Windows Explorer context menu by adding
I can create the following and reference it using area[0].states[0] area[0].cities[0] var area =
In Postgresql you can create additional Aggregate Functions with CREATE AGGREGATE name(...); But this
Is there anyway I can create a not in clause like I would have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.