User contributions for The1

From Free Pascal wiki
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

11 June 2013

  • 06:5706:57, 11 June 2013 diff hist +418 N RoundCreated page with "Function '''Round''' rounds a real-type value to an Integer-type value. X is a real-type expression. Round returns a Longint value that is the value of X rounded t..."
  • 06:5606:56, 11 June 2013 diff hist +291 N TruncCreated page with "Function '''Trunc''' truncates a real-type value to an Integer-type value. X is a real-type expression. Trunc returns a Longint value that is the value of X rounde..."
  • 06:5506:55, 11 June 2013 diff hist +250 N IntCreated page with "Function '''Int''' returns the integer part of the argument. X is a real-type expression. The result is the integer part of X, rounded toward zero. Declaration function ..."

23 May 2013

  • 12:5012:50, 23 May 2013 diff hist +433 N StrCreated page with "Procedure '''Str''' converts the numeric (real, Integer, Longint, Byte or Word) value to a string representation according to the '''Width''' and '''Decima..."
  • 12:4912:49, 23 May 2013 diff hist +486 N ValCreated page with "Procedure '''Val''' converts the String value '''S''' to its numeric representation. S is a string-type expression; it must be a sequence of characters that form a signed..."

22 May 2013

12 May 2013

19 April 2013

  • 12:0912:09, 19 April 2013 diff hist +82 N User:The1Created page with "Hello! I am a Lazarus Free Pascal user and I want to learn and work more with this" current