comp.lang.ada
 help / color / mirror / Atom feed
* Re: String Question
       [not found]   ` <37841769.0@news.pacifier.com>
@ 1999-07-08  0:00     ` David Botton
  0 siblings, 0 replies; only message in thread
From: David Botton @ 1999-07-08  0:00 UTC (permalink / raw)


Now I don't have to worry about any of this, I just use the AdaWin binding
that uses the Interfaces.C types directly.

See - http://www.adapower.com/lab/adawin.html

David Botton

Steve Doiel wrote in message <37841769.0@news.pacifier.com>...
>Personally I prefer to avoid the Unchecked_Conversion using:
>
>sBtn : Interfaces.C.CHAR_ARRAY := Interfaces.C.To_C("BUTTON");
>sRole : Interfaces.C.CHAR_ARRAY := Interfaces.C.To_C("Role");
>SZBUTTON : Win32.LPCSTR := sBtn(0)'UNCHECKED_ACCESS;
>SZROLE : Win32.LPCSTR := sRole(0)'UNCHECKED_ACCESS;
>
>(It works)
>
>SteveD
>







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-07-08  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <931318014.909.29@news.remarQ.com>
     [not found] ` <7lujhq$284m$1@news.gate.net>
     [not found]   ` <37841769.0@news.pacifier.com>
1999-07-08  0:00     ` String Question David Botton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox