We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39733e commit a4327f5Copy full SHA for a4327f5
README.md
@@ -1,5 +1,5 @@
1
<!--[](https://github.com/caidevOficial/Logos/blob/master/PoseidonDevs.png)-->
2
-<img align="center" src="https://github.com/caidevOficial/Logos/blob/master/PoseidonDevs.png" width=450/><br>
+<img align="center" src="https://github.com/caidevOficial/Logos/blob/master/Personales/C_Poseidon.png" width=300/><br>
3
4
<a href="https://github.com/caidevOficial/Laboratorio1_Programacion1">
5
<img align="center" src="https://github-readme-stats.vercel.app/api?username=caidevOficial&show_icons=true&theme=tokyonight" width = "450"/>
@@ -9,7 +9,7 @@
9
int startCourse(){
10
printf("Keep Learning and Coding!");
11
printf("Suscribe to my GitHub!");
12
- return 0;
+ return EXIT_STATUS;
13
}
14
```
15
0 commit comments