Search results

From Mesham
Jump to navigationJump to search
  • allocated[type] Where ''type'' is optional
    529 bytes (73 words) - 15:44, 15 April 2019
  • A single whole, 32 bit, number. This is also the type of integer constants. ...line 2, variable ''b'' is declared and via type inference will also be of type ''Int''.
    534 bytes (68 words) - 15:44, 15 April 2019
  • ...ion) to the processes within the list given in this type's arguments. This type will ensure that the communications group processes exist. All variables ma ...er processes, but only 1 and 3 have variable ''i'' allocated to them. This type would have also ensured that process two (and zero) exists for there to be
    766 bytes (108 words) - 15:44, 15 April 2019
  • single[type] where ''type'' is optional
    667 bytes (92 words) - 15:44, 15 April 2019
  • ...ar''. Variable ''r'' is declared and found, via type inference, to also be type ''Char''. [[Category:Type Library]]
    480 bytes (58 words) - 15:44, 15 April 2019
  • ...s declared to be of value ''true'' which via type inference results in its type also becomming ''Bool''. [[Category:Type Library]]
    515 bytes (65 words) - 15:44, 15 April 2019
  • ...,type<sub>1</sub>,name<sub>2</sub>,type<sub>2</sub>,.....,name<sub>d</sub>,type<sub>d</sub>] ...here can be any number of names and types inside the record type. A record type is very similar to a typedef structure in C. To access the member of a reco
    1 KB (226 words) - 15:44, 15 April 2019
  • ...ype ''String''. Variable ''p'' is found, via type inference, also to be of type ''String''. [[Category:Type Library]]
    574 bytes (72 words) - 15:44, 15 April 2019
  • Identical to the [[Channel]] type, except pipe is bidirectional rather than unidirectional. [[Category:Type Library]]
    257 bytes (30 words) - 15:44, 15 April 2019
  • A double precision 64 bit floating point number. This is the type given to constant floating point numbers that appear in program code. In this example variable ''i'' is explicitly declared to be of type ''Double''.
    497 bytes (59 words) - 15:44, 15 April 2019
  • * '''Pass:''' The name of the file to open of type [[String]] and mode of type [[String]] * '''Returns:''' A file handle of type [[File]]
    422 bytes (65 words) - 15:44, 15 April 2019
  • Provided as additional allocation type information, this tells the compiler NOT to allocate memory for the variabl [[Category:Type Library]]
    306 bytes (39 words) - 15:44, 15 April 2019
  • multiple[type] Where ''type'' is optional
    587 bytes (82 words) - 15:44, 15 April 2019
  • ...ammer has modified the type of ''a'' to be that of ''a'' combined with the type ''const''. The second assignment is attempting the modify a now read only v [[Category:Type Library]]
    614 bytes (90 words) - 15:44, 15 April 2019
  • Same as the [[horizontal]] type but will partition the array vertically. The figure below illustrates parti <center>[[Image:vert.jpg|Vertical Partition of an array into four blocks via type oriented programming]]</center>
    610 bytes (72 words) - 15:44, 15 April 2019
  • ''Note:'' This type, used for function parameters or return type instructs pass by value ...atic memory. Note how we have omitted the optional braces to the ''stack'' type as there are no arguments.
    853 bytes (120 words) - 15:44, 15 April 2019
  • ...number with real and imaginary components. This is built from a [[record]] type with both components as doubles. [[Category:Function Library]]
    423 bytes (55 words) - 15:44, 15 April 2019
  • In this example variable ''i'' is explicitly declared to be of type ''Short''. [[Category:Type Library]]
    388 bytes (42 words) - 15:44, 15 April 2019
  • In this example variable ''i'' is explicitly declared to be of type ''Float''. [[Category:Type Library]]
    389 bytes (42 words) - 15:44, 15 April 2019
  • In this example variable ''i'' is explicitly declared to be of type ''Long''. [[Category:Type Library]]
    377 bytes (41 words) - 15:44, 15 April 2019

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)