Changeset 562 in Sophya for trunk/SophyaPI/PIext/pawexecut.cc


Ignore:
Timestamp:
Nov 10, 1999, 2:08:46 AM (26 years ago)
Author:
ercodmgr
Message:

Petit probleme de compil SGI-CC , Reza 10/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pawexecut.cc

    r545 r562  
    426426char *c[3] = {NULL,NULL,NULL};
    427427int i, np=0; bool namefound = false;
    428 for(int i=0;i<lt;i++) {
     428for(i=0;i<lt;i++) {
    429429  if(!namefound && str[i]=='.') {
    430430    str[i]='\0';
Note: See TracChangeset for help on using the changeset viewer.