943,645 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 527
  • C++ RSS
Nov 28th, 2008
0

3 problems

Expand Post »
i have three problems first one is in vc++ 2008 express heres the code
c++ Syntax (Toggle Plain Text)
  1. #include <windows.h>
  2. #include <iostream>
  3. #include <stdafx>
  4. using namespace std;
  5. int _tmain(){
  6. console::writeline("Window Text");
  7. }
Second is in old turbo C++ 1.01
how can i use a similer to if ( X = X) for char instead?
and third how do you erase a graphic element in turbo C++ 1 without closing graphics?
Similar Threads
Reputation Points: 9
Solved Threads: 0
Newbie Poster
smeezekitty is offline Offline
9 posts
since Nov 2008
Nov 28th, 2008
0

Re: 3 problems

by the way the error code for the first prblem is:
general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified .\ i_am_doing_a_Test.exe.intermediate.manifest
Reputation Points: 9
Solved Threads: 0
Newbie Poster
smeezekitty is offline Offline
9 posts
since Nov 2008
Nov 28th, 2008
0

Re: 3 problems

i have three problems first one is in vc++ 2008 express heres the code...
And the problem is....?

Second is in old turbo C++ 1.01
how can i use a similer to if ( X = X) for char instead?
The exact same way you do it in VC++ 2008. Either that or I don't understand the question.

and third how do you erase a graphic element in turbo C++ 1 without closing graphics?
Depends on how you created the graphic element. First thought is to rewrite the graphic element but with the background color.
Moderator
Reputation Points: 3278
Solved Threads: 890
Posting Sage
WaltP is offline Offline
7,717 posts
since May 2006
Dec 3rd, 2008
0

Re: 3 problems

no more troubles about the char
but on the code aove it should form a window right? why is it not compileing
the graphics element was created with bgi
and i was hoping to create and erase atleast 3 times per second
Last edited by smeezekitty; Dec 3rd, 2008 at 10:29 pm.
Reputation Points: 9
Solved Threads: 0
Newbie Poster
smeezekitty is offline Offline
9 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: default arguments in copy constructor
Next Thread in C++ Forum Timeline: How can I use this code repeatedly?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC