![]() |
Re: Move text in visual C++
Matthew wrote:
> How do I move text in visual C++ (Im makeing a DOS program)? Try these functions: std::copy memcpy memmove strcpy strncpy You could always move text from one location to another using your own "for" loop. By the way, Visual C++ is a compiler: a tool for compiling the C++ language. The C++ language is not Visual C++. If your issue is specific to Visual C++, ask in a Microsoft newsgroup; there are other compilers out there, as well as platforms. Please read the "welcome.txt" and FAQs below. -- 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 |
| All times are GMT. The time now is 05:15 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.