2014-09-14 04:39:17 -0500 | commented question | How to entre the name of image? I modified the above codes that it doesn’t need to run in cmdline. Just you need to change the value of array from 100 to higher value if the address of image is more than 100 characters. Amir |
2014-09-12 18:28:08 -0500 | commented question | How to entre the name of image? See! I understand what your mean, but is there another way to load and display image for example using dialog box? Amir |
2014-09-12 01:55:22 -0500 | asked a question | How to entre the name of image? I have run the following codes that were given in the tutorial of "load and display an image" but the program was running very fast and closed before let me to write the name of the image. How can fix this problem? Also, there is any tutorial for load and display an image using dialog box? Regards Amir My own solution for not adding command line arguments: |