/[escript]/branches/DataC_2092/escript/src/DataC.h
ViewVC logotype

Diff of /branches/DataC_2092/escript/src/DataC.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2102 by jfenwick, Wed Nov 26 05:46:01 2008 UTC revision 2103 by jfenwick, Thu Nov 27 01:00:34 2008 UTC
# Line 121  This function has been removed because i Line 121  This function has been removed because i
121    
122  /**  /**
123     \brief     \brief
124     Return true if data is expanded.     Return true if data can be treated as expanded.
125      
126     Argument data may be NULL, in which case false is returnd.     Argument data may be NULL, in which case false is returnd.
127     \param data Input - C wrapper for Data.     \param data Input - C wrapper for Data.
128       \return true if data is expanded or the data is lazy but would resolve to expanded. False otherwise.
129  */  */
130  ESCRIPT_DLL_API int isExpanded(escriptDataC* data);  ESCRIPT_DLL_API int isExpanded(escriptDataC* data);
131  /**  /**

Legend:
Removed from v.2102  
changed lines
  Added in v.2103

  ViewVC Help
Powered by ViewVC 1.1.26