help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TStream.WriteStr

Write a pascal string to the stream.

Declaration

Source position: objects.pp line 290

procedure TStream.WriteStr(

  P: PString

);

Description

StrWrite writes the pascal string pointed to by P to the stream.

For an example, see TStream.ReadStr.

Errors

None.

See also

TStream.StrWrite

  

Write a null-terminated string to the stream.

TStream.StrRead

  

Read a null-terminated string from the stream.

TStream.ReadStr

  

Read a shortstring from the stream.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505