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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T09:12:01+00:00 2026-06-08T09:12:01+00:00

In C, when is it preferrable to use one over the other?

  • 0

In C, when is it preferrable to use one over the other?

  • 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-08T09:12:03+00:00Added an answer on June 8, 2026 at 9:12 am

    It usually depends on the situation. I don’t think there’s a rule of thumb.

    In some cases, array indexes are better. For example when you have allocated an array

    char* ptr = malloc(SIZE);
    

    and you need the value of ptr to not change, because you want to free it later, then you can work with indexes.

    Or if you get a pointer as a function argument

    void func(char* ptr)
    

    and you need to run over the array, then you can increment the pointer itself and you won’t need to create a new variable to use as an index.

    In most cases however, it depends on your own preferences.

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

Sidebar

Related Questions

Is there a rigid guideline as to when one should preferably use boost::shared_ptr over
Could someone explain why I would use one of these endpoint annotations over the
Other than the obvious fact that the first form could use a variable and
I've read somewhere that one should use a for loop when you are iterating
I've read somewhere that one should use a for loop when you are iterating
I looked all over the internet and I can't seem to find one. There
Is there a straightforward workflow to use Plastic SCM in-house while using one of
There are essentially to ways to write an XSD: 1.) Use one single element
Are there specific cases when one should use custom attributes on class instead of
As a newbie, I have been advised to preferably use heredoc compared to too

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.