Recent content by KumarDel
-
K
Prevent memory leakage from coding
It's not a very simple question. There are not memory leaks in C + + understanding. Memory leaks in Java have a slightly different mechanism of occurrence, that's what hi meant- KumarDel
- Post #24
- Forum: Programming and Computer Science
-
K
Prevent memory leakage from coding
Do not use dynamic memory- KumarDel
- Post #16
- Forum: Programming and Computer Science
-
K
Prevent memory leakage from coding
This tool is often used by beginners. I can posovetovt use built-in tools to detect leaks. They do not provide 100% protection, but they can help find memory leaks.- KumarDel
- Post #10
- Forum: Programming and Computer Science
-
K
[executable file from flash] convert
Hi all! I - Kumar! I am currently working on my project. And I have a question how can be done executable file from the flash?- KumarDel
- Thread
- Convert File Flash
- Replies: 4
- Forum: Programming and Computer Science
-
K
Prevent memory leakage from coding
Hi all! I can give some good debuggers that I use: purify, deleaker, memcheck.- KumarDel
- Post #8
- Forum: Programming and Computer Science