Product SiteDocumentation Site

2.2.3. Pointers

char *foo;
char *foo = (char *) bar;