Hacker News new | ask | show | jobs
by iforgotpassword 1370 days ago
Yeah, ignoring incbin hackery, a better example than strings might be

  float vertices[] = {
  #include "stuff.txt"
  };