Go to the documentation of this file.
27 if( chLine[0] ==
'#' || chLine[0] ==
'*' || chLine[0] ==
'%' || chLine[0] ==
' ' )
31 else if( strncmp(chLine,
"//", 2 ) == 0 )
36 else if( chLine[0] ==
'C' || chLine[0] ==
'c' )
42 if( chLine[1] ==
'\n' || chLine[1] ==
' ' || chLine[1] ==
'\r' )
170 fprintf(
ioQQQ,
"input_readarray returns=%s=\n",chCard );
Generated for cloudy by
1.8.4