find the bug

#define REVEAL_PASSWORD(password) \
printf("the password is:\n"); \
printf("%s\n", password);

if (password == "my_password")
REVEAL_PASSWORD(password)
else
printf("incorrect password!\n");

Follow

pretty sure i got it 

@SuricrasiaOnline printf("%s\n", password); always executes

Sign in to participate in the conversation
📟🐱 GlitchCat

A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.