<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>need quick help - C++ - tribe.net</title>
  <link rel="alternate" href="http://cpp.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9?format=atom" />
  <subtitle>Tribe.net. Local Connections</subtitle>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#d81081d2-9af6-49ee-8f8a-31d609250b30" />
    <author>
      <name>Hypno</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#d81081d2-9af6-49ee-8f8a-31d609250b30</id>
    <updated>2005-06-23T00:28:29Z</updated>
    <published>2005-06-23T00:28:29Z</published>
    <summary type="html">Probably not going to help him much learning C++ in school.  Best sticking to what is expected or he won't be getting much help from teachers or classmates.  At home I'd rather use old VS for console32 quick utilities or C++ Builder for real Windows apps.  Matter of fact, I'd prefer that at work too but VS.NET is the only option for most development there.&#xD;
&#xD;
Too bad Borland dropped the ball on C++ Builder.  Now it seems they simply want to ream any old customers who need to stay with it to update their legacy apps.  Especially considering I paid $130 for C++ Builder 4 Professional in the full retail box.</summary>
    <dc:creator>Hypno</dc:creator>
    <dc:date>2005-06-23T00:28:29Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#ede629a3-8595-4dd7-8d98-1d8ef39ac406" />
    <author>
      <name>Randy</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#ede629a3-8595-4dd7-8d98-1d8ef39ac406</id>
    <updated>2005-06-22T22:03:22Z</updated>
    <published>2005-06-22T22:03:22Z</published>
    <summary type="html">try SharpDevelop&#xD;
&#xD;
http://www.icsharpcode.net/OpenSource/SD/&#xD;
&#xD;
truth, I prefer VS.NET, I use VS.NET at work and SharpDevelop at home. But maybe you'll like it.</summary>
    <dc:creator>Randy</dc:creator>
    <dc:date>2005-06-22T22:03:22Z</dc:date>
  </entry>
  <entry>
    <title>Re:  Actually, I find VS .net to be a cryptic piece of crap</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#306c135c-f588-4a2c-8d7b-0e9056f73cb3" />
    <author>
      <name>$item.owner.firstName</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#306c135c-f588-4a2c-8d7b-0e9056f73cb3</id>
    <updated>2005-06-21T01:37:33Z</updated>
    <published>2005-06-21T01:37:33Z</published>
    <summary type="html">I couldn't have put it better myself.</summary>
    <dc:creator>$item.owner.firstName</dc:creator>
    <dc:date>2005-06-21T01:37:33Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#95f77577-3358-4294-a112-a40a39e09e1f" />
    <author>
      <name>Hypno</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#95f77577-3358-4294-a112-a40a39e09e1f</id>
    <updated>2005-06-21T01:14:52Z</updated>
    <published>2005-06-21T01:14:52Z</published>
    <summary type="html">Actually, I find VS .net to be a cryptic piece of crap, old VS was fairly straightforward.    Ctrl-Shift-B my ass.&#xD;
&#xD;
Might simply be the "solution" has not been set up correctly to build.</summary>
    <dc:creator>Hypno</dc:creator>
    <dc:date>2005-06-21T01:14:52Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#dcd11ea1-1713-4c0a-b9ca-76e382b5ff32" />
    <author>
      <name>$item.owner.firstName</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#dcd11ea1-1713-4c0a-b9ca-76e382b5ff32</id>
    <updated>2005-06-21T01:08:51Z</updated>
    <published>2005-06-21T01:08:51Z</published>
    <summary type="html">No compiler sounds fishy to me too. Even if it's an education version, it doesn't make much sense to remove the compiler. Without the compiler it's just a very feature-rich Notepad.&#xD;
&#xD;
IIRC, in VS.net you have to create a project to get the compiler option. I would just create a console project and then replace whatever they give you with your own code. Then you should get "Compile" under the "Build" menu, or Ctrl+F7 (not 100% sure about the key combo).</summary>
    <dc:creator>$item.owner.firstName</dc:creator>
    <dc:date>2005-06-21T01:08:51Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#12396ad6-dfdf-42fd-9061-f295e79437b9" />
    <author>
      <name>Hypno</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#12396ad6-dfdf-42fd-9061-f295e79437b9</id>
    <updated>2005-06-21T00:48:13Z</updated>
    <published>2005-06-21T00:48:13Z</published>
    <summary type="html">No compiler???&#xD;
&#xD;
Reinstall VS.net  Just make sure you get everything not just the Visual Basic, C# and java crap.  Or is there some bastardized "educational" version that is totally crippled.  Once upon a time educational versions of VS required a ton of .dlls to go with you're executable so you wouldn't really want to ship a commercial piece of software made with it.   Turbo is free now but you will need to go through a few hoops to get it work as you need.  Not the best thing to wrestle with when you're just getting started.</summary>
    <dc:creator>Hypno</dc:creator>
    <dc:date>2005-06-21T00:48:13Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#83585bdb-97ac-4176-9a99-3d760b7ea9b3" />
    <author>
      <name>Phantom</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#83585bdb-97ac-4176-9a99-3d760b7ea9b3</id>
    <updated>2005-06-20T02:57:02Z</updated>
    <published>2005-06-20T02:57:02Z</published>
    <summary type="html">i dont think i do.. In VS.NEt I cannot find the complier for it..im reduced to spending class time fixing my program and catching up on what i miss. In class im using Turbo C++..the book that the Professor suggest came with Visual Studios..but it doesnt work like Turbo.</summary>
    <dc:creator>Phantom</dc:creator>
    <dc:date>2005-06-20T02:57:02Z</dc:date>
  </entry>
  <entry>
    <title>Re: need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#eb60154c-72af-4540-80ca-5f8c0fa36931" />
    <author>
      <name>$item.owner.firstName</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#eb60154c-72af-4540-80ca-5f8c0fa36931</id>
    <updated>2005-06-19T23:59:49Z</updated>
    <published>2005-06-19T23:59:49Z</published>
    <summary type="html">&gt;i dont have a compiler program. I am using Visual Studio.NET &#xD;
&#xD;
So which is it? You do or you don't?</summary>
    <dc:creator>$item.owner.firstName</dc:creator>
    <dc:date>2005-06-19T23:59:49Z</dc:date>
  </entry>
  <entry>
    <title>need quick help</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#9696ff94-bbbd-4e20-ba32-38909276a862" />
    <author>
      <name>Phantom</name>
    </author>
    <id>http://CPP.tribe.net/thread/011e47ef-59cf-4026-bb43-e7397fda69c9#9696ff94-bbbd-4e20-ba32-38909276a862</id>
    <updated>2005-06-19T21:54:05Z</updated>
    <published>2005-06-19T21:54:05Z</published>
    <summary type="html">im making a program that wil list the trig functions by increments of 10..and i dont have a compiler program. I am using Visual Studio.NET&#xD;
&#xD;
#include &amp;amp;lt;iostream.h&gt;&#xD;
#include &amp;amp;lt;math.h&gt;&#xD;
&#xD;
void main&#xD;
&#xD;
float degrees, Sin, Cos, Tan;&#xD;
&#xD;
cout &amp;amp;lt;&amp;lt; "Enter a number of degrees: ";&#xD;
cin &gt;&gt; degrees;&#xD;
&#xD;
&#xD;
cos = cos(degrees*180/3.14);&#xD;
&#xD;
cout &amp;amp;lt;&amp;lt; "Cosine: " &amp;amp;lt;&amp;lt; cosine &amp;amp;lt;&amp;lt; endl;&#xD;
cout &amp;amp;lt;&amp;lt; "Sine: " &amp;amp;lt;&amp;lt; sin(degrees*180/3.14);&#xD;
cout &amp;amp;lt;&amp;lt; "Tangent:" &amp;amp;lt;&amp;lt; tan(degrees*180/3.14);&#xD;
&#xD;
do {&#xD;
&#xD;
	cout &amp;amp;lt;&amp;lt; "Enter degrees: ";&#xD;
	cin &gt;&gt; degrees;&#xD;
	cout &amp;amp;lt;&amp;lt; "Sin";&#xD;
	cin &gt;&gt; sin;&#xD;
             cout &amp;amp;lt;&amp;lt; "Cos";&#xD;
	cin &gt;&gt; Cos;&#xD;
             cout &amp;amp;lt;&amp;lt; "Tan";&#xD;
	cin &gt;&gt; Tan;&#xD;
&#xD;
&#xD;
	counter = degrees;&#xD;
	cout &amp;amp;lt;&amp;lt; setw( 10 ) &amp;amp;lt;&amp;lt; "Degrees"&#xD;
			&amp;amp;lt;&amp;lt; setw ( 20 ) &amp;amp;lt;&amp;lt; "sine"&#xD;
			&amp;amp;lt;&amp;lt; setw ( 20 ) &amp;amp;lt;&amp;lt; "cosine"&#xD;
			&amp;amp;lt;&amp;lt; setw ( 20 ) &amp;amp;lt;&amp;lt; "Tangent"&#xD;
			&amp;amp;lt;&amp;lt; "\n";&#xD;
	while( counter &amp;amp;lt;= Sin, Cos, Tan)&#xD;
		{&#xD;
	  cout &amp;amp;lt;&amp;lt; setw( 10 ) &amp;amp;lt;&amp;lt; degrees&#xD;
			&amp;amp;lt;&amp;lt; setw ( 20 ) &amp;amp;lt;&amp;lt;  sine, cosine, tangent&#xD;
			&amp;amp;lt;&amp;lt; "\n";&#xD;
	  counter = counter + 10;&#xD;
&#xD;
	 }// end while&#xD;
		  cout &amp;amp;lt;&amp;lt; "\nDo you want to do this again?(y/n) ";&#xD;
&#xD;
}// end main&#xD;
&#xD;
when its done its suppose to look like this..&#xD;
&#xD;
Degrees                     Sin              Cos              Tan&#xD;
&#xD;
&#xD;
with the list of degrees from 0-360 and the sin, cos and tan of that degree.</summary>
    <dc:creator>Phantom</dc:creator>
    <dc:date>2005-06-19T21:54:05Z</dc:date>
  </entry>
</feed>



