bible_doc/docs/index.md

603 B

Index

main.c :

int main(void)
{
    printf("Hello welcome to Lailouezzz CASIO documentation ! :)");
    return;
}

#####################################

gcc main.cpp -o welcome

./welcome


Hello welcome to Lailouezzz CASIO documentation ! :)


Download document as pdf

  • Download link here.