Re: macro to control conditional compilation based on date



pete opined:

Al Balmer wrote:

My copy of the C99 pdf, as interpreted by Acrobat
5.1.0, shows a leading double underscore, and a trailing underscore,
space, underscore for __FILE__, __LINE__, and __func__ in their
first occurrence, 7.2.1.1. Copy and paste into a hex editor confirms
this.

Same here.
This is my copy and paste of C99 from acrobat into my newsreader:
__FILE_ _ and __LINE_ _


This is copied and pasted from the text version of n869:
__FILE__ and __LINE__

I like text files.


Copy/paste from my N1124.pdf as read by Adobe Reader 7.0.1 for Linux:

_ _DATE_ _

Weird...

--
Receiving a million dollars tax free will make you feel better than
being flat broke and having a stomach ache.
-- Dolph Sharp

<http://clc-wiki.net/wiki/Introduction_to_comp.lang.c>

.