[Mitgcm-support] RE: checkpoint48

mitgcm-support at dev.mitgcm.org mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:42:25 EDT 2003


Quick reminder.

The CPP syntax it is OK to use in the code is the ANSI (also know as
c89) CPP standard. Sticking to this standard should ensure that the code
will not encounter problems as it is moved between platforms, OS
revisions, etc.... I know its sometimes tricky to know what is allowed,
but most platforms have a cpp -ansi or -std flag that can help find
incorrect syntaxt.

Chris

> -----Original Message-----
> From: Patrick Heimbach [mailto:heimbach at MIT.EDU] 
> Sent: Friday, February 14, 2003 2:53 PM
> To: Jean-Michel Campin; cnh
> Cc: Dimitris Menemenlis
> Subject: Re: checkpoint48
> 
> 
> Hi Jean-Michel,
> 
> I think these are the changes related to
> Dimitris' sea ice package.
> You should check with him.
> I've cc-ed to him.
> 
> -p.
> 
> BTW:
> Maybe Dimitris should be added to the support list
> (if he wants?).
> 
> 
> 
> Jean-Michel Campin wrote:
> > Hi Stephanie,
> > 
> > Thanks for your feedback.
> > 
> > It's true that some "non-standard" #endif -comment-
> > have been introduced.
> > the standard way to put comments (according to man cpp) 
> > beeing:
> > #endif /* -comment- */
> > 
> > Jean-Michel
> 
> 
> -- 
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> Patrick Heimbach     Massachusetts Institute of Technology
> FON: +1/617/253-5259                    EAPS, Room 54-1518
> FAX: +1/617/253-4464               77 Massachusetts Avenue
> mailto:heimbach at mit.edu                 Cambridge MA 02139
> http://www.mit.edu/~heimbach/                       U.S.A.
> 




More information about the MITgcm-support mailing list