Go Package fmt: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
{{Internal|Go_Printing_to_Stdout_and_Stderr#fmt_Functions|Printing to <tt>stdout</tt> and <tt>stderr</tt>}}
{{Internal|Go_Printing_to_Stdout_and_Stderr#fmt_Functions|Printing to <tt>stdout</tt> and <tt>stderr</tt>}}


==<span id='fmt.Scanf.28.29.2C_fmt.Scanln.28.29'></span><tt>fmt.Scanf()</tt>, <tt>fmt.Scanln()</tt>==
==<span id='fmt.Scanf.28.29.2C_fmt.Scanln.28.29'></span><tt>Scanf()</tt>, <tt>Scanln()</tt>==
{{Internal|Handling_stdin_in_Go#Handling_stdin_with_fmt_Functions|Handling <tt>stdin</tt> in Go}}
{{Internal|Handling_stdin_in_Go#Handling_stdin_with_fmt_Functions|Handling <tt>stdin</tt> in Go}}


==<tt>fmt.Errorf()</tt>==
==<tt>fmt.Errorf()</tt>==
{{Internal|Go_Language_Error_Handling#Wrapping_Errors|Error Handling &#124; Wrapping Errors}}
{{Internal|Go_Language_Error_Handling#Wrapping_Errors|Error Handling &#124; Wrapping Errors}}

Revision as of 00:12, 16 September 2023