C casting

Gyorgy Varga gylab at axelero.hu
Sun Jun 22 16:29:38 CEST 2003


On Saturday 21 June 2003 16:21, Nagy Endre wrote:
>
> Windows-hoz nem ertek, de C-ben strukturara fel kell venni typedefet:
>
> typedef struct {.....} akarmi;
>
> cast:
> (akarmi *) akarmi_tipusu_struktura_cime.
>

Miert kellene??? Ha strukturat definialsz, az is elegendo. 
Azaz 
struct ize
{
	...
};
Ekkor kesobb a 'struct ize' lesz a tipus. Azaz castolas:

(struct ize *)cim
-- 
    Varga Gyorgy
GyLAB BT - Budapest



More information about the Elektro mailing list