search results

  1. comp.lang.c FAQ list · Question 5.4 Q: What is NULL and how is it defined?
    c-faq.com/null/macro.html - Cached
  2. There\'s probably some subtle reason that could be used to justify the difference, but I expect there\'s just no demand for a macro for the zero character (named NUL in ...
    stackoverflow.com/questions/15273714/​null-macro-and-nul - Cached
  3. Using a NULL macro to make C portable I\'ll assume that you\'re asking your question for C type language programming. A NULL pointer is a pointer that\'s guarnteed to ...
    wiki.answers.com/Q/What_is_Difference_​between_null_macro... - Cached
    More results from wiki.answers.com »
  4. C - What is a null macro? What is the differtents between a null pointer and a null macro? What is near, far and huge pointer? How many bytes are occupied by them?
    www.geekinterview.com/question_details/​30987 - Cached
    More results from geekinterview.com »
  5. C - What is the difference betw een NULL and NUL? NULL is a macro defined in stddef.h for the null pointer. NUL is the name of the first character in the ASCII ...
    www.geekinterview.com/question_details/​3409 - Cached
  6. Both null and undefined macros expand to null strings, but a macro defined as a null string is considered defined in preprocessing expressions. To define a macro as a ...
    msdn.microsoft.com/en-us/library/​vstudio/10zhsa33(v=vs.100) - Cached
    More results from msdn.microsoft.com »
  7. What is NULL macro and NULL pointer? What is the difference between both. Another Question is which is safer to use either fgets and gets? Plz tell me.
    www.experts-exchange.com/Programming/​Misc/Q_20836111.html
    More results from experts-exchange.com »
  8. NULL Macro is simply what is defined as 0 in a macro provided by the library Null pointer is a pointer which has 0 or NULL value stored and points to nowhwere still ...
    wiki.answers.com/Q/What_is_a_null_macro_​what_is_the... - Cached
  9. Both null and u ndefined macros expand to null strings, but a macro defined as a null string is considered defined in preprocessing expressions.
    msdn.microsoft.com/en-us/library/​10zhsa33(v=VS.71) - Cached
  10. St ack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/...null-parameters-in-​freemarker-macros - Cached