Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
new
//gcc 5.4.0 #include <stdio.h> int x(char *a) { a=(char*) malloc(10*sizeof(char)); a="hello"; } int main() { char *a="new"; x(a); printf("%s",a); }
run
|
edit
|
history
|
help
0
A_141211_FuncionesVarias
joseph triangle
Daniel - hw3q2
Date
main.c
pth_trap.c
C_141203_PALINDROMO
C code to compare two texts in form of array of chars ignoring the capitalization
SOLUCIONES_TRABAJO_05
static int account