Re: macro to control conditional compilation based on date
- From: "Vladimir S. Oka" <novine@xxxxxxxxxxxxxxx>
- Date: Mon, 03 Apr 2006 20:42:56 +0100
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>
.
- References:
- Re: macro to control conditional compilation based on date
- From: Marc Thrun
- Re: macro to control conditional compilation based on date
- From: Micah Cowan
- Re: macro to control conditional compilation based on date
- From: Vladimir S. Oka
- Re: macro to control conditional compilation based on date
- From: CBFalconer
- Re: macro to control conditional compilation based on date
- From: Micah Cowan
- Re: macro to control conditional compilation based on date
- From: Vladimir S. Oka
- Re: macro to control conditional compilation based on date
- From: Al Balmer
- Re: macro to control conditional compilation based on date
- From: pete
- Re: macro to control conditional compilation based on date
- Prev by Date: Re: comp.lang.c Answers to Frequently Asked Questions (FAQ List)
- Next by Date: Re: extern needed or not?
- Previous by thread: Re: macro to control conditional compilation based on date
- Next by thread: Re: macro to control conditional compilation based on date
- Index(es):