Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...f view, GNUstep (and Cocoa) is (are) a (set of) library(ies), built "upon" Obj-C OO mechanisms / runtime. So it seems Libheader can apply (in fact we must ...a little bit confused on the exact use of the two templates in object. --[[User:ShinTakezou|ShinTakezou]] 15:24, 12 February 2009 (UTC) ...
    2 KB (402 words) - 01:53, 10 November 2010
  • obj=. OPS {~ OPCODES i. src (fixR L) R} (fixL R) L} obj ...
    5 KB (635 words) - 11:28, 1 September 2022
  • ...ber of seconds. After the user enters the number, the program will ask the user to enter the name of an MP3 audio file (without the .mp3 file extension). T :: Get user input ...
    46 KB (5,806 words) - 13:27, 15 December 2023
  • This object has 3 methods, and asks the user to name one to call. Instead of using Func(), one could use a class definit <syntaxhighlight lang="ahk">obj := {mA: Func("mA"), mB: Func("mB"), mC: Func("mC")} ...
    27 KB (3,619 words) - 14:12, 24 April 2024
  • #X obj 501 214 cnv 15 84 66 empty empty empty 80 12 0 10 -262130 -13381 0; #X obj 319 98 cnv 15 133 15 empty empty frequency 74 8 0 10 -204786 -13381 0; ...
    44 KB (5,235 words) - 21:28, 4 March 2024
  • Set obj=##class(DynamicDispatch.Example).%New() Do obj.Foo() ...
    59 KB (7,929 words) - 14:56, 29 March 2024
  • ...t the methods of a Frink-based or Java-based object with the <CODE>methods[obj]</CODE> function. ; lists all built-in and user-defined functions, including those within variables ...
    48 KB (6,304 words) - 14:30, 24 April 2024
  • * create "user defined" the equivalents of the Unix shell "<", "|", ">", "<<", ">>" and $( See [[User defined pipe and redirection operators/ALGOL 68]] ...
    65 KB (8,236 words) - 12:08, 15 February 2024
  • The user must type in the monitor the following command after compilation and before GENERIC: do-stuff ( obj -- ) ...
    30 KB (4,254 words) - 19:26, 10 December 2023
  • MODE OBJVALUE = ~ # Mode/type of actual obj to be queued # PROC obj link new = REF OBJLINK: HEAP OBJLINK; ...
    39 KB (4,748 words) - 11:59, 28 November 2023
  • Obj : Object; Obj := Parse (URL); ...
    151 KB (17,473 words) - 11:10, 15 February 2024
  • ; From REPL, in another namespace 'user': user=> @a/priv ; fails with: IllegalStateException: var: a/priv is not public ...
    57 KB (8,049 words) - 17:58, 12 November 2023
  • ...delegation functions. However, you can achieve similar functionality using user-defined types and function pointers. member x.Delegate with set(d:obj) = del <- d ...
    74 KB (8,681 words) - 22:09, 29 March 2024
  • to the compiler, and there is user access to the type system (e.g., a user can ask whether an object is of a particular type). ...
    57 KB (8,038 words) - 09:43, 30 April 2024
  • Show how to create a user-defined exception &nbsp; and &nbsp; show how to catch an exception raised f :# &nbsp; Create two user-defined exceptions, &nbsp; '''U0''' &nbsp; and &nbsp; '''U1'''. ...
    91 KB (12,154 words) - 19:04, 1 May 2024
  • '''File: prelude/event_base(obj).a68'''<syntaxhighlight lang="algol68">COMMENT Define an general event handling mechanism on MODE OBJ: ...
    116 KB (15,590 words) - 10:05, 19 April 2024
  • : serial-clone ( obj -- obj' ) object>bytes bytes>object ; :m put ( obj -- ) container ! ;m ...
    76 KB (10,950 words) - 16:37, 29 March 2024
  • ...has a new integer member Foo and EE is an instance of Monkey_Path. For the user EE appears as E with Foo. DEF PROCaddmember(RETURN obj{}, mem$, size%) ...
    69 KB (9,574 words) - 17:02, 16 May 2024
  • def concat(obj, str1, str2) do send obj, {:concat, {self(), [str1, str2]}} ...
    81 KB (10,949 words) - 10:19, 22 May 2024
  • Obj := Array.Clone() ; produces a shallow copy in that any sub-objects are not Objs[&Array] := Obj ; Save this new array - & returns the address of Array in memory ...
    81 KB (11,564 words) - 11:35, 24 November 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)