search for: seed7

Displaying 3 results from an estimated 3 matches for "seed7".

Did you mean: seed
2007 Sep 04
1
MS Train simulator test
...3DDeviceImpl_GetAvailableTextureMem (0x1718b8) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16fff8)->((nil),00000008) May be I did a trivial mistake... May be not and this is of some value for the developers... Greetings Thomas Mertes Seed7 Homepage: http://seed7.sourceforge.net Seed7 - The extensible programming language: User defined statements and operators, abstract data types, templates without special syntax, OO with interfaces and multiple dispatch. -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal...
2007 Oct 05
2
Installing MS Train Simulator
...evelopers to bring wine to a state where such things work out of the box. I think that approx. three wine versions ago the installation of MS Train Simulator worked without any windowing foreground / background problems. So probably some windowing changes where suboptimal. Greetings Thomas Mertes Seed7 Homepage: http://seed7.sourceforge.net Seed7 - The extensible programming language: User defined statements and operators, abstract data types, templates without special syntax, OO with interfaces and multiple dispatch. -- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kanns mit allen: h...
2015 Jun 17
1
Improving string concatenation
Just to clarify, primitive (C-level) generics do not support dispatch on basic classes (like character). This is for performance (no need to consider dispatch on non-objects) and for sanity (in general, redefining fundamental behaviors is dangerous). It is of course possible to define a "+" method with a signature containing a class not in the set of basic classes. On Tue, Jun 16, 2015