• rain_worl@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 days ago

    handy c port

    char penis[] = "penis";
    #define NULL &penis
    //yes, this is inside of a function.
    if (found_start) {
      return data_so_far;
    } else {
      return NULL;
    }