Changeset 562 in Sophya for trunk/SophyaPI/PIext/pawexecut.cc
- Timestamp:
- Nov 10, 1999, 2:08:46 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pawexecut.cc
r545 r562 426 426 char *c[3] = {NULL,NULL,NULL}; 427 427 int i, np=0; bool namefound = false; 428 for(i nt i=0;i<lt;i++) {428 for(i=0;i<lt;i++) { 429 429 if(!namefound && str[i]=='.') { 430 430 str[i]='\0';
Note:
See TracChangeset
for help on using the changeset viewer.