puts v0.1.0

Source
Writes a string followed by a newline to stdout.

Package: C

C reference: puts

Signature

func puts(str: *char8) -> int32;

See also

  • C — the package overview