comp.lang.ada
 help / color / mirror / Atom feed
* sizeof in ADA
@ 2005-08-05 14:42 sisi.ard
  2005-08-05 14:57 ` Lutz Donnerhacke
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: sisi.ard @ 2005-08-05 14:42 UTC (permalink / raw)


I would like to know how to write an equivolent of the C function
"sizeof "
in Win32ADA to use with the GDI function " getobject " like this :

Buffer_Size:=Getobject(Mon_Bitmap,
         Sizeof(Bitmap), -- this line obviously don't works
         Buffer);




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-08-05 17:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-05 14:42 sizeof in ADA sisi.ard
2005-08-05 14:57 ` Lutz Donnerhacke
2005-08-05 15:19   ` Marc A. Criley
2005-08-05 15:46     ` Lutz Donnerhacke
2005-08-05 15:15 ` Georg Bauhaus
2005-08-05 15:46 ` cdm
2005-08-05 16:00 ` Jeffrey Carter
2005-08-05 17:16 ` Martin Krischik

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