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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T06:07:13+00:00 2026-06-11T06:07:13+00:00

I am wondering what the following code means … … { const char *etc;

  • 0

I am wondering what the following code means …

...
{
    const char *etc; = SYSCONF_DIR; 
...

I am sorry for not able to address this kind of problem properly,

I really have no idea what to call this …thanks in advance.

  • 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-11T06:07:15+00:00Added an answer on June 11, 2026 at 6:07 am

    The above code assings a macro a pointer named etc. Your code has a syntax error as of now. Instead of

    const char *etc; = SYSCONF_DIR; 
    

    It should be

    const char *etc = SYSCONF_DIR;
    

    I understand that this might not be a very revealing answer, but the level of the depth of an answer is deemed by the quality of the question. You basically took one line of code and asked us what it does. It’s like taking a book, pulling out a sentence, showing it to a friend and asking him what book is this from…

    EDIT:

    A quick search on google of your snipet reavels that its taken from here. I know that as a fact because the syntax error appears in this book as well. A quick look reveals that the MACRO SYSCONF_DIR equates to the string "/etc/". Also the book explains quite extensively what that function does…

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

Sidebar

Related Questions

I have the following code and was wondering why I am not allowed to
I have the following code which is working, I was wondering if this can
I came across the following code and am wondering what the #statement means and
I'm wondering if this code ... StringBuilder sb = new StringBuilder(Please read the following
I'm wondering why the following code doesn't work: String test = new String(new byte[]
So I am just wondering why the following code dosen't work. I am looking
The following code basically works as expected. However, to be paranoid, I was wondering,
In the following code $j is the jquery object. I was wondering why I
I was wondering how can I allow NULL values in the following code below
I'm slowly understanding closures more and more, and the following code works. I'm wondering

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.