Add iocshArgPersistentString type.

This commit is contained in:
W. Eric Norum
2003-07-08 20:30:20 +00:00
parent ac128fc048
commit 6ee9656f43
+3
View File
@@ -18,6 +18,9 @@
<h2>Changes since 3.14.2</h2>
</center>
<p><strong>iocshArgPersistentString</strong></p>
<p>Tell iocsh to make a copy of the argument string before passing it to the handler function.</p>
<p><strong>epicsStrDup</strong></p>
<p>Operating-system independent replacement for strdup().</p>