And, how did you get to know them? And how long did it take for you to think of them as your best friend?

  • 30p87@feddit.de
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    10 months ago
    comment.c: In function ‘main’:
    comment.c:5:16: error: ‘best_friend’ undeclared (first use in this function)
        5 |         printf(best_friend.name);
          |                ^~~~~~~~~~~
    comment.c:5:16: note: each undeclared identifier is reported only once for each function it appears in