Changeset 1799
- Timestamp:
- 16/01/12 10:10:52 (4 months ago)
- File:
-
- 1 edited
-
trunk/test/napi_test.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/napi_test.c
r1792 r1799 449 449 return 0; 450 450 } 451 if(NXopengrouppath(fileid,"/entry/data/comp_data") != NX_OK){ 452 printf("Failure on NXopengrouppath\n"); 453 return 0; 454 } 455 if(NXopenpath(fileid,"/entry/data/r8_data") != NX_OK){ 456 printf("Failure on NXopenpath\n"); 457 return 0; 458 } 451 459 printf("NXopenpath checks OK\n"); 452 460
Note: See TracChangeset
for help on using the changeset viewer.
