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 9185013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:11:34+00:00 2026-06-17T19:11:34+00:00

Recently, I am confused with this two expression – (type)value and type(value) . For

  • 0

Recently, I am confused with this two expression – (type)value and type(value).

For example : size_t c = size_t(-1); size_t c = (size_t)-1;

what is the difference?

  • 1 1 Answer
  • 0 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. Editorial Team
    Editorial Team
    2026-06-17T19:11:35+00:00Added an answer on June 17, 2026 at 7:11 pm

    The former is C++, it’s doing direct initialization by calling a constructor.

    The second is C (or C++), it’s doing a cast.

    So, there’s a lot of difference from a C programmer’s point of view.

    Also, this is a pretty bad idea, since size_t is an unsigned type. This should be done using ssize_t, which is signed and removes the need for the cast.

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

Sidebar

Related Questions

As demonstrated in this answer I recently posted, I seem to be confused about
I saw a tweet recently that confused me (this was posted by an XNA
Recently I was confused by this question . Maybe because I didn't read language
I've just recently learned the PureMVC framework, and am a little confused as to
recently, while working on a db2 -> oracle migration project, we came across this
This is starting to vex me. I recently decided to clear out my FTP,
I have recently upgraded to ASP.NET AJAX application. I have two css files in
This question was recently asked to me in an interview for which i went
I recently switched to J2EE from .NET, and am confused about where to put
Recently, I am reading some Linux kernel space codes, I see this uint64_t used;

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.