@@ -153,7 +153,7 void initialize(void){ | |||
|
153 | 153 | char the_path_true[the_number]; |
|
154 | 154 | memcpy(the_path_true,the_path,the_number); |
|
155 | 155 | the_path_true[the_number] = '\0'; |
|
156 | printf("%s%n",the_path_true,&crr2); | |
|
156 | //printf("%s%n",the_path_true,&crr2); | |
|
157 | 157 | //printf("=%d",crr2); |
|
158 | 158 | //printf("END3\n"); |
|
159 | 159 | //printf("PATH: %s",s); |
General Comments 0
You need to be logged in to leave comments.
Login now