in Technology by
What is the purpose of #undef preprocessor in C Programming?

1 Answer

0 votes
by

It be used to undefine an existing macro definition.

Related questions

0 votes
    What is the purpose of #undef preprocessor?...
asked Jan 18, 2021 in Technology by JackTerrance
+1 vote
    What is a preprocessor in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the purpose of built-in stricmp() function in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain the purpose of the function sprintf() in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the purpose of extern storage specifier in C- Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
0 votes
    Selenium doesn’t support the following programming language: 1. Python 2. C# 3. C 4. Java...
asked Jul 11, 2021 in Technology by JackTerrance
0 votes
    Which type of pointer is the most convenient way of storing the raw address in C programming?...
asked Jan 23, 2021 in Technology by JackTerrance
0 votes
    What are command line arguments in C Programming?...
asked Jan 18, 2021 in Technology by JackTerrance
0 votes
    How a negative integer is stored in C Programming?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    What is use of keyword auto C Programming?...
asked Jan 17, 2021 in Technology by JackTerrance
0 votes
    What is recursion in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    What is typecasting in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    Define a structure in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    Explain about ‘stdin’ in C Programming ?...
asked Nov 9, 2020 in Technology by JackTerrance
...