21 lines
577 B
HTML
21 lines
577 B
HTML
<!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>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |