typedef struct config_s {
char *os;
char *languages;
char *editor;
char *personnality;
char *school;
} config_t;
int main(void)
{
config_t aryan = {
"Ubuntu, Arch, MacOS",
"C, C++, Python, TS, PHP, MySQL, Docker",
"vim, vscode",
"seeking knowledge and progression",
"Epitech 2nd year student"
};
return 0;
}
🎇
1.048596
Highlights
- Pro
Pinned Loading
-
OpenCz/Gestion-Coding-Club
OpenCz/Gestion-Coding-Club PublicGCC gestions coding club site
TypeScript
-
sonozvki/GEM-Anilist-Notifier
sonozvki/GEM-Anilist-Notifier Publicvive la Longinus Dreizehn Orden
TypeScript 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



