Updated docs
This commit is contained in:
20
doc/files/runtime_utility_message.html
Normal file
20
doc/files/runtime_utility_message.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>Runtime_Utility_Message$ [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function Runtime_Utility_Message$(arg$) </h2></p>
|
||||
<p>
|
||||
Passes arg$ to the rc_intern_runtime_utility() function in the rc_media.h file. The function returns a string.
|
||||
</p>
|
||||
<p>
|
||||
Note: On IOS there a file in the project called rcbasic_ios_native.h which is already setup for you to add your C++ code.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user