[Newbie] what do the *s mean?

main.c

struct token {
enum token_kind kind;
char *value;
};

struct lexer {
char *buffer;
unsigned int buffer_len;
unsigned int pos;
unsigned int read_pos;
char ch;
};

edit: Hi everyone, thank you for explaining this in better detail. I've had a bit of a rough education from the community college I've since transferred out of, which had a guy that was extremely rude and didn't assign the C book, and an old lady that kind of just gave up and gave everyone As, Bs when she was retiring from teaching assembly language.

I appreciate your patience with me

reddit.com
u/LifeIsHellSometime — 3 days ago
▲ 5 r/CAcountyworkers+1 crossposts

Interview at City of Merced for account clerk

I have an interview for this role in like 9 days. the resume was mediocre, but its just an account clerk job that will pay be Californian minimum wage. I passed the exam to take this and was wondering how to prepare for the interview and how to step up as this is probably a step in the right direction as opposed to Raising fuckin' Cane's for 3.5 years

Got one last year at college for CS

SUMMARY DESCRIPTION
Under supervision (Account Clerk I) or general supervision (Account Clerk II), perform a variety of account and statistical recordkeeping work in connection with the development, maintenance, and processing of City fiscal and statistical records; provide customer service for utility billings and business licenses; perform general office support assignments; and perform related work as required.

reddit.com
u/LifeIsHellSometime — 29 days ago