Difference between revisions of "EN/documentation/basic guide/runtime library"

From Wiki
Jump to navigationJump to search
(Created page with "<section begin=title /><noinclude>{{DISPLAYTITLE:</noinclude>The Runtime Library of {{OOo}} Basic<noinclude>}}</noinclude><section end=title />{{BreadCrumbL10n}} {{Documentation...")
 
 
Line 5: Line 5:
 
|ShowPrevPage=block
 
|ShowPrevPage=block
 
|PrevPage=EN/documentation/basic_guide/other_instructions
 
|PrevPage=EN/documentation/basic_guide/other_instructions
|NextPage=EN/documentation/basic_guide/conversion_functions_(runtime_library)
+
|NextPage=EN/documentation/basic_guide/conversion_functions_runtime_library
 
|runtime=block
 
|runtime=block
 
}}
 
}}
Line 11: Line 11:
 
The following sections present the central functions of the runtime library:
 
The following sections present the central functions of the runtime library:
  
* [[EN/documentation/basic_guide/conversion_functions_(runtime_library)|Conversion Functions]]
+
* [[EN/documentation/basic_guide/conversion_functions_runtime_library|Conversion Functions]]
* [[EN/documentation/basic_guide/strings_(runtime_library)|Strings]]
+
* [[EN/documentation/basic_guide/strings_runtime_library|Strings]]
* [[EN/documentation/basic_guide/date_and_time_(runtime_library)|Date and Time]]
+
* [[EN/documentation/basic_guide/date_and_time_runtime_library|Date and Time]]
* [[EN/documentation/basic_guide/files_and_directories_(runtime_library)|Files and Directories]]
+
* [[EN/documentation/basic_guide/files_and_directories_runtime_library|Files and Directories]]
* [[EN/documentation/basic_guide/message_and_input_boxes_(runtime_library)|Message and Input Boxes]]
+
* [[EN/documentation/basic_guide/message_and_input_boxes_runtime_library|Message and Input Boxes]]
* [[EN/documentation/basic_guide/other_functions_(runtime_library)|Other Functions]]
+
* [[EN/documentation/basic_guide/other_functions_runtime_library|Other Functions]]
  
 
   
 
   
 
{{PDL1}}
 
{{PDL1}}

Latest revision as of 16:34, 2 September 2011




The following sections present the central functions of the runtime library:


Content on this page is licensed under the Public Documentation License (PDL).