how to produce output without console window in c code? using dev c++ as compiler.say i have a prog. and it produces the output in console window as well as in text file. now i wan the output only in dat file not in console window. on executing the exe file.pl.help me.
kapilsolanki84 0 Newbie Poster
Recommended Answers
Jump to PostIt is impossible. If it is possible it will become useless.
It's possible. It's not useless. The OP will need to elaborate more on his/her needs. Any output can go anywhere. It can go to the console. It can go to the serial or USB port. It can go to …
Jump to Post>>there is no such options in the compiler which doesnt produce the output in console application.i am using devc++ compiler.pl.
Actually, there is. But I'm wondering if Adak is right. We don't give keylogger help here. What's the program supposed to do?
All 8 Replies
alexchen -12 Junior Poster
Shankye 36 Junior Poster
alexchen -12 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
kapilsolanki84 0 Newbie Poster
Adak 419 Nearly a Posting Virtuoso
Shankye 36 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
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.