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

  • Home
  • SEARCH
  • 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 8533521
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T09:58:43+00:00 2026-06-11T09:58:43+00:00

I was wondering if there was a way in C language to define #define

  • 0

I was wondering if there was a way in C language to define #define like this:

#define something #define
something a 42
something b 42
  • 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-11T09:58:44+00:00Added an answer on June 11, 2026 at 9:58 am

    No, there isn’t. If the expansion of a macro generates something that looks like a preprocessor directive, it is not processed as one, leaving a # in the source code that is seen by the compiler proper, which will then object that the # is an unexpected token (syntax error).

    ISO/IEC 9899:2011

    6.10.3.4 Rescanning and further replacement

    ¶3 The resulting completely macro-replaced preprocessing token sequence is not processed
    as a preprocessing directive even if it resembles one, but all pragma unary operator
    expressions within it are then processed as specified in 6.10.9 below.

    The ‘pragma unary operator’ referred to is the _Pragma() operator which takes a string literal.

    The wording in C99 is very similar, and the wording is C89 is similar but doesn’t mention the _Pragma operator because it didn’t exist in C89.


    You can find drafts of the C2011 standard at the Open Standard web site:

    • http://www.open-std.org/jtc1/sc22/wg14/

    along with working papers, ‘mailings’ for the committee meetings, etc.

    (JTC1 is Joint Technical Committee 1; SC22 is Standardization Committee 22 for programming languages; WG14 is Working Group 14, responsible for the C standard. WG21 is responsible for the C++ standard.)

    You can obtain your own, personalized copy of the PDF of the standard from ANSI for 30 USD. I regard that as a necessary investment for any serious C programmer.

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

Sidebar

Related Questions

I'm wondering if there is a way to write MIPS assembly language file (just
Hi all I was wondering if there is a way to implement this method
Just wondering is there any way I can check whether the url links to
I was wondering is there a way to give the user a small guided
I was wondering is there a way in visual studio 2010 to search in
I was wondering is there a way in PHP that you could tell where
I am wondering is there a way to render a partial view in the
I am wondering is there any way we can test the font size/color of
I am wondering is there any way to execute following shell script, which waits
Wondering if there is any way to get the lambda expressions that result from

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.