```c // main.c #include #include #define MAX_MESSAGE_SIZE 30 int main(int argc, char **argv) { char *str = malloc(sizeof(char) * MAX_MESSAGE_SIZE); puts(str); free(str); return 0; } ``` ```sh ~$ gcc -o message main.c ~$ ./message 'Hello, World!' Hello, World! ```
###
I'm Project_TL, A student developer šŸ‘Øā€šŸ’» working since 2015 šŸš€
- šŸ”­ I’m currently working on [CUBE Connect](https://github.com/cube-connects) - 🌱 I’m currently learning MCU(MicroController Unit) and Backend - ā“ Ask me about anything related to Minecraft Server Bukkit - ⚔ Fun fact: - C not have bool type.(If not including stdbool.h) - HTML is **not** programming language.
## Github Stats

## Connect with me

## Buy some coffee with me ## Using Tools and Languages ### Applications or Libraries > Base System
> DevOps or CDN > IDE
> Tool or Program
> Framework
> MCU(MicroController Unit)
> Database
### Langauges > Scripts
> Frontend
> System or Backend Ruby
> Application ## HATE THINGS C++ Skript