Content deleted Content added
No edit summary |
No edit summary |
||
Line 21:
char tx[3]="fa";
char ty[2]="fa";
struct point {int x; int y;} p = { .y = 13 , .x = 7 };
</source>
|
No edit summary |
No edit summary |
||
Line 21:
char tx[3]="fa";
char ty[2]="fa";
struct point {int x; int y;} p = { .y = 13 , .x = 7 };
</source>
|