Changeset 37 for trunk/orca/unix

Show
Ignore:
Timestamp:
02/09/06 15:37:17 (3 years ago)
Author:
krobillard
Message:

Added a few member access macros.
Renamed orCTermStr as orTermCStr.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/unix/os.c

    r25 r37  
    177177    int argc; 
    178178 
    179     orCTermStr( str ); 
     179    orTermCStr( str ); 
    180180    cp = str->charArray + sindex; 
    181181