Created
April 4, 2015 21:15
-
-
Save rodrwan/571ebf73ccfb59e48400 to your computer and use it in GitHub Desktop.
ejemplo de salida y programa tarea 1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Function f4(int i=5, float f=35.000000), in | |
Function f3(char c='k', char *str="test"), in | |
Function f2(void), in | |
Function f1(char **array={"foo", "bar", "baz", ...}), in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment