Category Creo Parametric TOOLKIT fundamentals, Object ProString

Function ProTKSprintf


Description
Provides a UNICODE-supported equivalent to the C run time function sprintf(). This function supports all format specifiers and modifiers as are supported by the C-language specification. The output buffer will contain UNICODE data.
Synopsis
#include <ProTKRunTime.h>
intProTKSprintf(
char* buffer
/* (Out)
The buffer into which the output will be printed.
*/
const char* format_string
/* (In)
The format string.
*/
...
/* (In)
The variant values to replace the format specifiers included in the string.
*/
)
Returns
ValueThe number of characters copied into the buffer.

Manual References:

  1. Unicode Encoding: Special External Interface: printf() and scanf() Functions
  2. Unicode Encoding: Special External Interface: printf() and scanf() Functions

Sample Code References:

  1. pt_af_examples ( PTAFNotesUpdate.c )
  2. pt_af_examples ( PTMfgTemplateBOM.c )
  3. pt_async ( TestAsync.c )
  4. pt_autoaxis ( AutoAxis.c )
  5. pt_autoaxis ( AutoAxis.c )
  6. pt_examples ( TestAnalysis.c )
  7. pt_examples ( TestAnalysis.c )
  8. pt_examples ( TestAnalysisCsys.c )
  9. pt_examples ( TestAnalysisCsys.c )
  10. pt_examples ( TestAnalysisCsys.c )
  11. pt_examples ( TestAnalysisCsys.c )
  12. pt_examples ( TestAnalysisCurve.c )
  13. pt_examples ( TestAsm.c )
  14. pt_examples ( TestAsm.c )
  15. pt_examples ( TestAsm.c )
  16. pt_examples ( TestAsm.c )
  17. pt_examples ( TestAsm.c )
  18. pt_examples ( TestAsm.c )
  19. pt_examples ( TestAsm.c )
  20. pt_examples ( TestAsm.c )
  21. pt_examples ( TestAsm.c )
  22. pt_examples ( TestAsm.c )
  23. pt_examples ( TestAsm.c )
  24. pt_examples ( TestAsm.c )
  25. pt_examples ( TestAsm.c )
  26. pt_examples ( TestAsm.c )
  27. pt_examples ( TestExtref.c )
  28. pt_examples ( TestExtref.c )
  29. pt_examples ( TestExtref.c )
  30. pt_examples ( TestExtref.c )
  31. pt_examples ( TestExtref.c )
  32. pt_examples ( TestExtref.c )
  33. pt_examples ( TestExtref.c )
  34. pt_examples ( TestExtref.c )
  35. pt_examples ( TestExtref.c )
  36. pt_examples ( TestExtref.c )
  37. pt_examples ( TestExtref.c )
  38. pt_examples ( TestExtrefInfo.c )
  39. pt_examples ( TestExtrefInfo.c )
  40. pt_examples ( TestProcstep.c )
  41. pt_examples ( TestProcstep.c )
  42. pt_examples ( TestProcstep.c )
  43. pt_examples ( TestProcstep.c )
  44. pt_examples ( TestDbms.c )
  45. pt_examples ( TestDbms.c )
  46. pt_examples ( TestDbms.c )
  47. pt_examples ( TestDbms.c )
  48. pt_examples ( TestDbms.c )
  49. pt_examples ( TestDbms.c )
  50. pt_examples ( TestDbms.c )
  51. pt_examples ( TestDbms.c )
  52. pt_examples ( TestDbms.c )
  53. pt_examples ( TestDbms.c )
  54. pt_examples ( TestDbms.c )
  55. pt_examples ( TestDbms.c )
  56. pt_examples ( TestDbms.c )
  57. pt_examples ( TestDbms.c )
  58. pt_examples ( TestDbms.c )
  59. pt_examples ( TestDbms.c )
  60. pt_examples ( TestDbms.c )
  61. pt_examples ( TestDbms.c )
  62. pt_examples ( TestInterface.c )
  63. pt_examples ( TestInterface.c )
  64. pt_examples ( TestInterface.c )
  65. pt_examples ( TestInterface.c )
  66. pt_examples ( TestFamTab.c )
  67. pt_examples ( TestFamTab.c )
  68. pt_examples ( TestFamTab.c )
  69. pt_examples ( TestFamTab.c )
  70. pt_examples ( TestFamTab.c )
  71. pt_examples ( TestFamTab.c )
  72. pt_examples ( TestFamTab.c )
  73. pt_examples ( TestFamTab.c )
  74. pt_examples ( TestFamTab.c )
  75. pt_examples ( TestFamTab.c )
  76. pt_examples ( TestFamTab.c )
  77. pt_examples ( TestFamTab.c )
  78. pt_examples ( TestFamTab.c )
  79. pt_examples ( TestFamTab.c )
  80. pt_examples ( TestFamTab.c )
  81. pt_examples ( TestFamTab.c )
  82. pt_examples ( TestFamTab.c )
  83. pt_examples ( TestFamTab.c )
  84. pt_examples ( TestFamTab.c )
  85. pt_examples ( TestFamTab.c )
  86. pt_examples ( TestFamTab.c )
  87. pt_examples ( TestFamTab.c )
  88. pt_examples ( TestFamTab.c )
  89. pt_examples ( UtilFeats.c )
  90. pt_examples ( UtilFeats.c )
  91. pt_examples ( UtilFeats.c )
  92. pt_examples ( UtilFeats.c )
  93. pt_examples ( UtilFeats.c )
  94. pt_examples ( UtilFeats.c )
  95. pt_examples ( UtilFeats.c )
  96. pt_examples ( UtilFeats.c )
  97. pt_examples ( UtilFeats.c )
  98. pt_examples ( UtilFeats.c )
  99. pt_examples ( UtilFeats.c )
  100. pt_examples ( UtilFeats.c )
  101. pt_examples ( UtilFeats.c )
  102. pt_examples ( UtilFeats.c )
  103. pt_examples ( UtilFeats.c )
  104. pt_examples ( UtilFeats.c )
  105. pt_examples ( UtilFeats.c )
  106. pt_examples ( TestExtrude.c )
  107. pt_examples ( TestExport.c )
  108. pt_examples ( TestExport.c )
  109. pt_examples ( TestExport.c )
  110. pt_examples ( TestGeom.c )
  111. pt_examples ( TestGeom.c )
  112. pt_examples ( TestGeom.c )
  113. pt_examples ( TestGeom.c )
  114. pt_examples ( TestGeom.c )
  115. pt_examples ( TestGeom.c )
  116. pt_examples ( TestGeom.c )
  117. pt_examples ( TestGeom.c )
  118. pt_examples ( TestGeom.c )
  119. pt_examples ( TestGeom.c )
  120. pt_examples ( TestGeom.c )
  121. pt_examples ( TestGeom.c )
  122. pt_examples ( TestGeom.c )
  123. pt_examples ( TestGeom.c )
  124. pt_examples ( TestMeasure.c )
  125. pt_examples ( TestDrawTbl.c )
  126. pt_examples ( TestDrawTbl.c )
  127. pt_examples ( TestDrawTbl.c )
  128. pt_examples ( TestDrawTbl.c )
  129. pt_examples ( TestDrawTbl.c )
  130. pt_examples ( TestDrawTbl.c )
  131. pt_examples ( TestDrwSheets.c )
  132. pt_examples ( TestDrwSheets.c )
  133. pt_examples ( TestDrwSheets.c )
  134. pt_examples ( TestDrwSheets.c )
  135. pt_examples ( TestDrwSheets.c )
  136. pt_examples ( TestDrwSheets.c )
  137. pt_examples ( TestDrwSimprep.c )
  138. pt_examples ( TestDrwView.c )
  139. pt_examples ( TestDrwView.c )
  140. pt_examples ( TestDtlentity.c )
  141. pt_examples ( TestDtlnote.c )
  142. pt_examples ( TestDtlnote.c )
  143. pt_examples ( TestDtlnote.c )
  144. pt_examples ( TestDtlnote.c )
  145. pt_examples ( TestDtlsyminst.c )
  146. pt_examples ( TestDtlsyminst.c )
  147. pt_examples ( TestDtlsyminst.c )
  148. pt_examples ( TestDtlsyminst.c )
  149. pt_examples ( TestGraphics.c )
  150. pt_examples ( TestLayer.c )
  151. pt_examples ( TestLayer.c )
  152. pt_examples ( TestLayer.c )
  153. pt_examples ( TestLayer.c )
  154. pt_examples ( TestLayer.c )
  155. pt_examples ( TestLayer.c )
  156. pt_examples ( TestLayer.c )
  157. pt_examples ( TestLayer.c )
  158. pt_examples ( TestLayer.c )
  159. pt_examples ( TestLayer.c )
  160. pt_examples ( TestLayer.c )
  161. pt_examples ( TestLayer.c )
  162. pt_examples ( TestLayer.c )
  163. pt_examples ( TestLayer.c )
  164. pt_examples ( TestLayer.c )
  165. pt_examples ( TestLayer.c )
  166. pt_examples ( TestLayer.c )
  167. pt_examples ( TestLayer.c )
  168. pt_examples ( TestLayer.c )
  169. pt_examples ( TestLayer.c )
  170. pt_examples ( TestLayer.c )
  171. pt_examples ( TestLayer.c )
  172. pt_examples ( TestLayer.c )
  173. pt_examples ( TestSymDefInfo.c )
  174. pt_examples ( TestSymDefInfo.c )
  175. pt_examples ( TestSymDefInfo.c )
  176. pt_examples ( TestSymDefInfo.c )
  177. pt_examples ( TestSymDefInfo.c )
  178. pt_examples ( TestSymDefInfo.c )
  179. pt_examples ( TestSymDefInfo.c )
  180. pt_examples ( TestSymDefMenu.c )
  181. pt_examples ( TestUITable.c )
  182. pt_examples ( TestUITable.c )
  183. pt_examples ( TestUITable.c )
  184. pt_examples ( TestUITable.c )
  185. pt_examples ( TestUITable.c )
  186. pt_examples ( TestUITable.c )
  187. pt_examples ( TestUITable.c )
  188. pt_examples ( TestMain.c )
  189. pt_examples ( TestMain.c )
  190. pt_examples ( TestMain.c )
  191. pt_examples ( TestMain.c )
  192. pt_examples ( TestMain.c )
  193. pt_examples ( TestMenu.c )
  194. pt_examples ( TestMenu.c )
  195. pt_examples ( TestMenu.c )
  196. pt_examples ( TestMenu.c )
  197. pt_examples ( TestCavityLayout.c )
  198. pt_examples ( TestCavityLayout.c )
  199. pt_examples ( TestClCmd.c )
  200. pt_examples ( TestClCmd.c )
  201. pt_examples ( TestClCmd.c )
  202. pt_examples ( TestClCmd.c )
  203. pt_examples ( TestMfgFixt.c )
  204. pt_examples ( TestMfgFixt.c )
  205. pt_examples ( TestMfgFixt.c )
  206. pt_examples ( TestTool.c )
  207. pt_examples ( TestTool.c )
  208. pt_examples ( TestMisc.c )
  209. pt_examples ( TestNotify.c )
  210. pt_examples ( TestNotify.c )
  211. pt_examples ( TestNotify.c )
  212. pt_examples ( TestNotify.c )
  213. pt_examples ( TestNotify.c )
  214. pt_examples ( TestNotify.c )
  215. pt_examples ( TestNotify.c )
  216. pt_examples ( TestNotify.c )
  217. pt_examples ( TestNotify.c )
  218. pt_examples ( TestNotify.c )
  219. pt_examples ( TestNotify.c )
  220. pt_examples ( TestNotify.c )
  221. pt_examples ( TestNotify.c )
  222. pt_examples ( TestNotify.c )
  223. pt_examples ( TestNotify.c )
  224. pt_examples ( TestNotify.c )
  225. pt_examples ( TestNotify.c )
  226. pt_examples ( TestNotify.c )
  227. pt_examples ( TestNotify.c )
  228. pt_examples ( TestNotify.c )
  229. pt_examples ( TestNotify.c )
  230. pt_examples ( TestNotify.c )
  231. pt_examples ( TestNotify.c )
  232. pt_examples ( TestNotify.c )
  233. pt_examples ( TestNotify.c )
  234. pt_examples ( TestNotify.c )
  235. pt_examples ( TestNotify.c )
  236. pt_examples ( TestNotify.c )
  237. pt_examples ( TestNotify.c )
  238. pt_examples ( TestNotify.c )
  239. pt_examples ( TestGtol.c )
  240. pt_examples ( TestGtol.c )
  241. pt_examples ( TestParams.c )
  242. pt_examples ( TestParams.c )
  243. pt_examples ( TestParams.c )
  244. pt_examples ( TestParams.c )
  245. pt_examples ( TestParams.c )
  246. pt_examples ( TestParams.c )
  247. pt_examples ( TestParams.c )
  248. pt_examples ( TestParams.c )
  249. pt_examples ( TestParams.c )
  250. pt_examples ( TestParams.c )
  251. pt_examples ( TestParams.c )
  252. pt_examples ( TestParams.c )
  253. pt_examples ( TestParams.c )
  254. pt_examples ( TestParams.c )
  255. pt_examples ( TestParams.c )
  256. pt_examples ( TestParams.c )
  257. pt_examples ( TestRelation.c )
  258. pt_examples ( TestRelation.c )
  259. pt_examples ( TestRelation.c )
  260. pt_examples ( TestRelation.c )
  261. pt_examples ( TestRelation.c )
  262. pt_examples ( TestRelation.c )
  263. pt_examples ( TestSetup.c )
  264. pt_examples ( TestSetup.c )
  265. pt_examples ( TestSetup.c )
  266. pt_examples ( TestSetup.c )
  267. pt_examples ( TestSetup.c )
  268. pt_examples ( TestSetup.c )
  269. pt_examples ( TestSetup.c )
  270. pt_examples ( TestSetup.c )
  271. pt_examples ( TestSetup.c )
  272. pt_examples ( TestSetup.c )
  273. pt_examples ( TestPartMaterial.c )
  274. pt_examples ( TestSelect.c )
  275. pt_examples ( TestSelect.c )
  276. pt_examples ( TestSelect.c )
  277. pt_examples ( TestSelect.c )
  278. pt_examples ( TestSelect.c )
  279. pt_examples ( TestSelect.c )
  280. pt_examples ( TestSelect.c )
  281. pt_examples ( TestSelect.c )
  282. pt_examples ( TestSelect.c )
  283. pt_examples ( TestSelect.c )
  284. pt_examples ( TestSelect.c )
  285. pt_examples ( TestSelect.c )
  286. pt_examples ( TestSelect.c )
  287. pt_examples ( TestSelect.c )
  288. pt_examples ( TestSelect.c )
  289. pt_examples ( TestSelect.c )
  290. pt_examples ( TestSimpRep.c )
  291. pt_examples ( TestSimpRep.c )
  292. pt_examples ( TestSimpRep.c )
  293. pt_examples ( TestSimpRep.c )
  294. pt_examples ( TestSimpRep.c )
  295. pt_examples ( TestSimpRep.c )
  296. pt_examples ( TestSimpRep.c )
  297. pt_examples ( TestSimpRep.c )
  298. pt_examples ( TestSimpRep.c )
  299. pt_examples ( TestSimpRep.c )
  300. pt_examples ( TestSimpRep.c )
  301. pt_examples ( TestSimpRep.c )
  302. pt_examples ( TestSimpRep.c )
  303. pt_examples ( TestSimpRep.c )
  304. pt_examples ( TestSimpRep.c )
  305. pt_examples ( TestSimpRep.c )
  306. pt_examples ( TestSimpRep.c )
  307. pt_examples ( TestSimpRep.c )
  308. pt_examples ( TestSimpRep.c )
  309. pt_examples ( TestSimpRep.c )
  310. pt_examples ( TestSimpRep.c )
  311. pt_examples ( TestSimpRep.c )
  312. pt_examples ( TestSimpRep.c )
  313. pt_examples ( TestSimpRep.c )
  314. pt_examples ( TestSimpRep.c )
  315. pt_examples ( TestCollect.c )
  316. pt_examples ( TestCollect.c )
  317. pt_examples ( TestCollect.c )
  318. pt_examples ( TestCollect.c )
  319. pt_examples ( TestCollect.c )
  320. pt_examples ( TestCollect.c )
  321. pt_examples ( TestError.c )
  322. pt_examples ( TestError.c )
  323. pt_examples ( UtilError.c )
  324. pt_examples ( UtilFiles.c )
  325. pt_examples ( UtilIntfData.c )
  326. pt_examples ( UtilString.c )
  327. pt_examples ( UtilTree.c )
  328. pt_examples ( UtilTree.c )
  329. pt_examples ( UtilTree.c )
  330. pt_examples ( UtilTree.c )
  331. pt_examples ( UtilTree.c )
  332. pt_examples ( UtilTree.c )
  333. pt_examples ( UtilTree.c )
  334. pt_examples ( UtilTree.c )
  335. pt_examples ( UtilTree.c )
  336. pt_examples ( UtilTree.c )
  337. pt_examples ( UtilTree.c )
  338. pt_examples ( UtilTree.c )
  339. pt_examples ( UtilTree.c )
  340. pt_examples ( UtilTree.c )
  341. pt_examples ( UtilTree.c )
  342. pt_examples ( UtilTree.c )
  343. pt_examples ( UtilTree.c )
  344. pt_examples ( UtilTree.c )
  345. pt_examples ( UtilTree.c )
  346. pt_examples ( UtilTree.c )
  347. pt_examples ( UtilTree.c )
  348. pt_examples ( UtilTree.c )
  349. pt_examples ( UtilTree.c )
  350. pt_examples ( UtilTree.c )
  351. pt_examples ( UtilTree.c )
  352. pt_examples ( UtilTree.c )
  353. pt_examples ( UtilTree.c )
  354. pt_examples ( UtilTree.c )
  355. pt_examples ( UtilTree.c )
  356. pt_examples ( UtilTree.c )
  357. pt_examples ( UtilTree.c )
  358. pt_examples ( UtilTree.c )
  359. pt_examples ( UtilTree.c )
  360. pt_examples ( UtilTree.c )
  361. pt_examples ( UtilTree.c )
  362. pt_examples ( UtilTypes.c )
  363. pt_examples ( UtilVisit.c )
  364. pt_install_cxx ( TestInstall.cxx )
  365. pt_install_cxx ( TestInstall.cxx )
  366. pt_install_test ( TestInstall.c )
  367. pt_install_test ( TestInstall.c )
  368. pt_mech_examples ( PTMechExUtils.c )
  369. pt_mfg_proctable ( PTMfgProcTable.c )
  370. pt_mfg_proctable ( PTMfgProcTable.c )
  371. pt_udf_examples ( PTUDFExParamInfo.c )
  372. pt_udf_examples ( PTUDFExParamInfo.c )
  373. pt_udf_examples ( PTUDFExParamInfo.c )
  374. pt_udf_examples ( PTUDFExParamInfo.c )
  375. pt_udf_examples ( PTUDFExParamInfo.c )
  376. pt_udf_examples ( PTUDFExParamInfo.c )
  377. pt_udf_examples ( PTUDFExParamInfo.c )
  378. pt_udf_examples ( PTUDFExParamInfo.c )
  379. pt_udf_examples ( PTUDFExParamInfo.c )
  380. pt_udf_examples ( PTUDFExParamInfo.c )
  381. pt_udf_examples ( PTUDFExParamInfo.c )
  382. pt_udf_examples ( PTUDFExParamInfo.c )
  383. pt_udf_examples ( PTUDFExParamInfo.c )
  384. pt_udf_examples ( PTUDFExParamInfo.c )
  385. pt_udf_examples ( PTUDFExParamInfo.c )
  386. pt_udf_examples ( PTUDFExParamInfo.c )
  387. pt_udf_examples ( PTUDFExParamInfo.c )
  388. pt_udf_examples ( PTUDFExParamInfo.c )
  389. pt_udf_examples ( PTUDFExParamInfo.c )
  390. pt_udf_examples ( PTUDFExParamInfo.c )
  391. pt_udf_examples ( PTUDFExParamInfo.c )
  392. pt_udf_examples ( PTUDFExParamInfo.c )
  393. pt_udf_examples ( PTUDFExParamInfo.c )
  394. pt_udf_examples ( PTUDFExParamInfo.c )
  395. pt_udf_examples ( PTUDFExParamInfo.c )
  396. pt_udf_examples ( PTUDFExParamInfo.c )
  397. pt_udf_examples ( PTUDFExParamInfo.c )
  398. pt_udf_examples ( PTUDFExParamInfo.c )
  399. pt_udf_examples ( PTUDFExParamInfo.c )
  400. pt_udf_examples ( PTUDFExParamInfo.c )
  401. pt_udf_examples ( PTUDFExParamInfo.c )
  402. pt_udf_examples ( PTUDFExParamInfo.c )
  403. pt_udf_examples ( PTUDFExParamVerify.c )
  404. pt_udf_examples ( PTUDFExParamVerify.c )
  405. pt_udf_examples ( PTUDFExParamVerify.c )
  406. pt_udf_examples ( PTUDFExParamVerify.c )
  407. pt_udf_examples ( PTUDFExParamVerify.c )
  408. pt_udf_examples ( PTUDFExParamVerify.c )
  409. pt_udf_examples ( PTUDFExParamVerify.c )
  410. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  411. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  412. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  413. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  414. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  415. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  416. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  417. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  418. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  419. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  420. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  421. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  422. pt_userguide ( UgAsmcompConstraint.c )
  423. pt_userguide ( UgDimDisplayRounded.c )
  424. pt_userguide ( UgDimsChange.c )
  425. pt_userguide ( UgDtlnoteExamples.c )
  426. pt_userguide ( UgDtlnoteExamples.c )
  427. pt_userguide ( UgDwgtableExamples.c )
  428. pt_userguide ( UgDwgtableExamples.c )
  429. pt_userguide ( UgDwgtableExamples.c )
  430. pt_userguide ( UgDwgtableExamples.c )
  431. pt_userguide ( UgDwgtableExamples.c )
  432. pt_userguide ( UgDrwTree.c )
  433. pt_userguide ( UgDrwTree.c )
  434. pt_userguide ( UgDrwTree.c )
  435. pt_userguide ( UgModelAdd.c )
  436. pt_userguide ( UgModelAdd.c )
  437. pt_userguide ( UgModelDelete.c )
  438. pt_userguide ( UgModelDelete.c )
  439. pt_userguide ( UgSheetAdd.c )
  440. pt_userguide ( UgSheetCopy.c )
  441. pt_userguide ( UgSheetCopy.c )
  442. pt_userguide ( UgSheetCopy.c )
  443. pt_userguide ( UgSheetCopy.c )
  444. pt_userguide ( UgSheetDelete.c )
  445. pt_userguide ( UgSheetDelete.c )
  446. pt_userguide ( UgExtAnalysisSurfcsys.c )
  447. pt_userguide ( UgExtAnalysisSurfcsys.c )
  448. pt_userguide ( UgExtAnalysisSurfcsys.c )
  449. pt_userguide ( UgExtAnalysisSurfcsys.c )
  450. pt_userguide ( UgExtAnalysisSurfcsys.c )
  451. pt_userguide ( UgExtAnalysisSurfcsys.c )
  452. pt_userguide ( UgSmtFlatWallCreate.c )
  453. pt_userguide ( UgSmtFlatWallCreate.c )
  454. pt_userguide ( UgSmtFlgWallCreate.c )
  455. pt_userguide ( UgSmtFlgWallCreate.c )
  456. pt_userguide ( UgFundStringConv.c )
  457. pt_userguide ( UgGeomInterferCheck.c )
  458. pt_userguide ( UgGeomInterferCheck.c )
  459. pt_userguide ( UgGeomInterferCheck.c )
  460. pt_userguide ( UgGeomInterferCheck.c )
  461. pt_userguide ( UgGeomSurfArea.c )
  462. pt_userguide ( UgGeomSurfRename.c )
  463. pt_userguide ( UgGraphPolyLineDraw.c )
  464. pt_userguide ( UgGraphPolyLineDraw.c )
  465. pt_userguide ( UgGtolCreate.c )
  466. pt_userguide ( UgInterfaceExport.c )
  467. pt_userguide ( UgREADME.c )
  468. pt_userguide ( UgNcseq.c )
  469. pt_userguide ( UgUISlider.c )
  470. pt_userguide ( UgUISlider.c )
  471. pt_userguide ( UgUISlider.c )
  472. pt_userguide ( UgFileEdit.c )
  473. pt_userguide ( UgWeld.c )
  474. pt_userguide ( UgXsecList.c )