I want to write a program that can run a file in my hard disk.For example,a test.bmp file is there in location D:\home\test.bmp,that program should open(like double clicking on it ) that file (test.bmp) and i can view the image contained in the file.
deepugtm -8 Junior Poster in Training
Recommended Answers
Jump to PostI want to write a program that can run a file in my hard disk.For example,a test.bmp file is there in location D:\home\test.bmp,that program should open(like double clicking on it ) that file (test.bmp) and i can view the image contained in the file.
For bitmap images (or images in …
Jump to PostI use Turbo c ,How can I make that program,I use Windows Xp.
Turbo C is not an adequate compiler for Windows XP.
This is a helpful link to modern compilers.
Jump to PostI couldn't understand step-2...ie,making finale string.Suppose I have to open the file located @ d:\hello.txt,My command line system("d:\hello.txt ") doesn't work at all.What should i have to do for that task.
Well what Aia told is right C is not a good compiler and the method suggested by me is …
All 9 Replies
csurfer 422 Posting Pro
marco93 -87 Junior Poster
deepugtm -8 Junior Poster in Training
deepugtm -8 Junior Poster in Training
deepugtm -8 Junior Poster in Training
Aia 1,977 Nearly a Posting Maven
csurfer 422 Posting Pro
deepugtm -8 Junior Poster in Training
csurfer 422 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.