int23_t's blog

By int23_t, history, 3 hours ago, In English

Repo

I needed a tool to combine my library headers and codes into a single file for submission, but didn't find one in my ~5 minutes of searching, so, I decided to write my own. This one is as bare bones of an implementation as it gets, as I made it to only get the job done for me, but figured sharing it here would also make sense.

  • Vote: I like it
  • +3
  • Vote: I do not like it

»
2 hours ago, # |
  Vote: I like it +1 Vote: I do not like it

Bro thats a crazy invention, but have you even heard of cat?