Changeset 3572 in Sophya for trunk/SophyaProg/Tests/tstppfwrapstl.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tstppfwrapstl.cc
r2659 r3572 39 39 for(int k=0; k<SZV; k++) vw[k] = 3.141596*k; 40 40 #define MyNSC 6 41 c har * strcst[MyNSC] = { "Langage C++" , "Programmation Objet", "Calcul scientifique",41 const char * strcst[MyNSC] = { "Langage C++" , "Programmation Objet", "Calcul scientifique", 42 42 "Librairie de classes", "SOPHYA", " et Java alors ?"}; 43 43
Note:
See TracChangeset
for help on using the changeset viewer.