This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: The treatment of null characters in C source files


  In message <19990906004151.7557.qmail@deer>you write:
  > A C *string* (as a constant) may certainly have a null character in it,
  > as in "hello\000 there".
Right.


  > But, surely there's no requirement that a C *source file* be allowed to
  > have a null character in it.
Oh, I mis-understood.  Sorry.  No clue what the standard says here.

Zack -- did you check the standard for any wording on this issue?  Ultimately
if it says anything we should follow it.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]