Блог пользователя int23_t

Автор int23_t, история, 6 часов назад, По-английски

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.

  • Проголосовать: нравится
  • +4
  • Проголосовать: не нравится

»
6 часов назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

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