<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to API reference</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description>Recent changes to API reference</description><atom:link href="https://sourceforge.net/p/parallel-octave/wiki/API%20reference/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Oct 2023 21:42:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/parallel-octave/wiki/API%20reference/feed" rel="self" type="application/rss+xml"/><item><title>API reference modified by ENGITEX</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,7 @@
 ### API reference

 `pid = parstart(funcname_str, argin1, ..., arginn)`
-`pid` (int64) - the process ID code
+`pid` (int64) - the process ID code (-1 if the process could not be started)
 `funcname_str` (string) - function name to be called
 `argin1 ... arginn` (any type) - input arguments to the function

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 09 Oct 2023 21:42:47 -0000</pubDate><guid>https://sourceforge.netfa19c4548af40083b48d89e44fff396364a87a52</guid></item><item><title>API reference modified by ENGITEX</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-### API reference### 
+### API reference

 `pid = parstart(funcname_str, argin1, ..., arginn)`
 `pid` (int64) - the process ID code
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 09 Oct 2023 08:53:17 -0000</pubDate><guid>https://sourceforge.net4b36ad88e5c396b3f5f641368f5429d92f3b4fed</guid></item><item><title>API reference modified by ENGITEX</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,5 @@
+### API reference### 
+
 `pid = parstart(funcname_str, argin1, ..., arginn)`
 `pid` (int64) - the process ID code
 `funcname_str` (string) - function name to be called
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 09 Oct 2023 08:53:04 -0000</pubDate><guid>https://sourceforge.net5abd67649582520933194e380016a76d9ff0ae3d</guid></item><item><title>API reference modified by ENGITEX</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -0,0 +1,12 @@
+`pid = parstart(funcname_str, argin1, ..., arginn)`
+`pid` (int64) - the process ID code
+`funcname_str` (string) - function name to be called
+`argin1 ... arginn` (any type) - input arguments to the function
+
+`still_running_flag = running(pid)`
+`still_running_flag` (bool)
+`pid` (int64) - the process ID returned from `parstart`
+
+`d = get_data(pid)`
+`d` (struct or []) - output parameters from the function
+`pid` (int64) - the process ID returned from `parstart`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 09 Oct 2023 08:35:04 -0000</pubDate><guid>https://sourceforge.net684aa5236cb563aec6eff08ea7fc1c4b0ecdd0ce</guid></item><item><title>API reference modified by ENGITEX</title><link>https://sourceforge.net/p/parallel-octave/wiki/API%2520reference/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ENGITEX</dc:creator><pubDate>Mon, 09 Oct 2023 07:21:11 -0000</pubDate><guid>https://sourceforge.netfef4a5078d6c770ee9ab71ca915d4b4e03085e3b</guid></item></channel></rss>