, . Struct typedef " " ( namespace ++), .
typedef struct foo {
int bar;
} foo;
, struct foo foo. struct struct.
IDE . , , , - ; typedef, . , .
struct foo, typedef foo, struct , . :
typedef struct foo_s {
int bar;
} foo;
, foo_s.
, , typedefs . :
struct foo {
int bar;
};
struct foo. foo, , struct foo. - , , . FILE <stdio.h> .
, C , , .