Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Bug in Core06.cpp or in U++ Core value types tutorial
Re: Bug in Core06.cpp or in U++ Core value types tutorial [message #13010 is a reply to message #12969] Wed, 05 December 2007 12:07 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member
This is a complete output from quick test:

* c:\out\MSC71cdb.Debug_full\Core06.exe 05.12.2007 12:04:53, user: Luzr

x = 1
y = 2.34
z = 12/05/2007
s = hello
i = 1
j = 2
k = 12/05/2007
t = hello
a.Is<int>() = true
a.Is<double>() = false
b.Is<double>() = true
c.Is<int>() = false
c.Is<Date>() = true
d.Is<String>() = true
IsNumber(a) = true
IsNumber(b) = true
IsDateTime(c) = true


Does seem all right to me. However, tested with MSC71 in WinXP.

It is however possible that the problem is compiler / platform related. Can you perhaps provide more information please? Also about U++ version?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Question / Issue about Vector
Next Topic: <<= and <<
Goto Forum:
  


Current Time: Mon Apr 28 06:12:45 CEST 2025

Total time taken to generate the page: 0.03491 seconds