typedef struct config_s {
char *os;
char *languages;
char *editor;
char *personnality;
char *school;
} config_t;
int main(void)
{
config_t aryan = {
"Ubuntu",
"C, Python, HTML, CSS, JS",
"vim, vscode",
"Seek knowledge and progression",
"Epitech"
};
return 0;
}
π
1.048596
Discovering programming | s/o @driss-fidelaine
-
EPITECH, Nice
-
19:00
- 2h ahead
Highlights
- Pro
Popular repositories Loading
-
txtsuya.github.io
txtsuya.github.io Publicpersonal website made for fun and experimenting ideas
HTML
-
-
-
Hackathon_TechForTourism
Hackathon_TechForTourism PublicForked from Creariax5/Hackathon_TechForTourism
Eco-Cash is a prototype of an application made with React
JavaScript
-
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.