Ethereal-dev: RE: [Ethereal-dev] gtk/tcp_graph.c patch against 0.9.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Neulinger, Nathan" <nneul@xxxxxxx>
Date: Thu, 3 Jan 2002 14:14:09 -0600
Hmm... I think with gcc at least, it's preferred to do:

"......"
"......"

instead of multi-line strings of any kind.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@xxxxxxx
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Guy Harris [mailto:guy@xxxxxxxxxx] 
> Sent: Thursday, January 03, 2002 2:01 PM
> To: ethereal-dev@xxxxxxxxxxxx
> Subject: Re: [Ethereal-dev] gtk/tcp_graph.c patch against 0.9.0
> 
> 
> > Need to end lines with "\" when string exceeds more than 
> one line. The
> > Solaris C compiler dies otherwise.
> 
> Checked in.  (Other C compilers may fail as well.)
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>