#Problem with file creation and manipulation

4 messages · Page 1 of 1 (latest)

pearl ospreyBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

#
How to Format Code on Discord
Markup

```cpp
int main() {}
```

Result
int main() {}
radiant crypt
#

the problem is probably that file1==NULL || file2==NULL

#

are text1.txt and text2.txt in the same directory where you're running it?