devproje/README.md
2023-03-02 22:09:38 +09:00

3.2 KiB
Raw Blame History

#include <stdio.h>

int main(int argc, char **argv) {
  printf("Hello, World!");
  return 0;
}
[projecttl@fedora ~]$ gcc -o a.out main.c
[projecttl@fedora ~]$ ./a.out
Hello, World!
[projecttl@fedora ~]$

I'm Project_IO, A backend developer 👨‍💻 working since 2015 🚀

  • 🔭 Im currently working on Project_IO's Official Workspace
  • 🌱 Im currently learning React.js
  • Ask me about anything related to Minecraft Server Bukkit API
  • Fun fact:
    • C not have bool type.(If not including stdbool.h)
    • HTML is not programming language.

Connect with me


Github Stats



Using Languages