Go Package fmt: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
=Functions= | =Functions= | ||
==<tt>Sprintf()</tt>== | |||
==<tt>fmt.Printf()</tt>, <tt>fmt.Println()</tt>== | ==<tt>fmt.Printf()</tt>, <tt>fmt.Println()</tt>== | ||
{{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>}} |