nmake question ...

R

Rick

How do I get a line of text to display on the console (cmd window)
from a makefile using nmake from visual C++?

TIA
 
J

John Harrison

Rick said:
How do I get a line of text to display on the console (cmd window)
from a makefile using nmake from visual C++?

TIA

echo "off topic, this group deals with the C++ language only"

john
 
T

Thomas Matthews

Phlip said:
John Harrison wrote:




@echo "off topic, therefor you might not get the best answer here"

@pause "off topic, press enter before this scrolls away."


--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top