Talk About Network

Google





Programming > C - C++ Learning > Re: Lesson 7, C...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 7 Topic 4114 of 4400
Post > Topic >>

Re: Lesson 7, Condition Evaluation, Full vs Partial.

by "Alf P. Steinbach" <alfps@[EMAIL PROTECTED] > Apr 15, 2008 at 01:03 AM

* Ian Collins:
> TheDevil wrote:
>> Hello,
>>
>> See comments or website for details.
>>
>> http://members.home.nl/hbthouppermans/VS2008Analysis/Index.htm
>>
>> // *** Begin of Main.cpp ***
>>
>> #include <stdio.h>
>> #include <windows.h>
>>
> What's that?
> 
>> typedef char int8;
>> typedef short int int16;
>> typedef int int32;
>> typedef long long int64;
>>
>> typedef unsigned char uint8;
>> typedef unsigned short uint16;
>> typedef unsigned int uint32;
>> typedef unsigned long long uint64;
>>
> Why not use standard types?
> 
> 
>> Mission:
>>
>> Test if Visual Studio 2008 c/c++ does full condition evaluation or
partial 
>> condition evaluation by default.
>> Test if Visual Studio 2008 c/c++ has option to choose between the two.
>>
> Why would we care what Visual Studio does?
> 
> Your test is basically stupid, the behaviour you are "testing" is
> mandated by the language standard.

Perhaps he's enrolled in a course where they're supposed to learn by
"testing" 
the various language and library features, and that the scores are the
scores 
he's getting by handing in these assignments?

Just a theory.


Cheers,

- Alf
 




 7 Posts in Topic:
Lesson 7, Condition Evaluation, Full vs Partial.
"TheDevil" <  2008-04-15 00:56:24 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
Ian Collins <ian-news@  2008-04-15 10:57:46 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
"Alf P. Steinbach&qu  2008-04-15 01:03:25 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
"TheDevil" <  2008-04-15 01:13:02 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
Ian Collins <ian-news@  2008-04-15 11:09:56 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
"TheDevil" <  2008-04-15 01:27:26 
Re: Lesson 7, Condition Evaluation, Full vs Partial.
"TheDevil" <  2008-04-15 01:46:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 12:43:58 PST 2009.