DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Sun, 29 Jul 2007 19:58:37 GMT,    posted on: microsoft.public.dotnet.framework.performance        back       

Thread Index
  1    Allen Maki
          2    ThunderMusic
          3    cody
                 4    Ben Voigt [C++ MVP] am


New character   
I found new character(^) included to some c++ cods. Such as:

public:
virtual String^ ReadLine ()
 Can anybody tell what it is?

Thanks.
Date:Sun, 29 Jul 2007 19:58:37 GMT   Author:  

Re: New character   
Hi,

I may be wrong, but it seems to be related to Mumps
http://cns2.uni.edu/~okane/source/ISR/classes.html

But I didn't go further. I tried googling more, but found nothing else. good 
luck!

I hope it helps

ThunderMusic

"Allen Maki"  wrote in message 
news:Nj6ri.29977$2v1.4943@newssvr14.news.prodigy.net...

>I found new character(^) included to some c++ cods. Such as:
>
> public:
> virtual String^ ReadLine ()
> Can anybody tell what it is?
>
> Thanks.
> 
Date:Mon, 30 Jul 2007 19:31:55 -0400   Author:  

Re: New character   
Allen Maki wrote:

> I found new character(^) included to some c++ cods. Such as:
> 
> public:
> virtual String^ ReadLine ()
>  Can anybody tell what it is?
> 
> Thanks. 
> 
> 


This is new managed c++ syntax. ^ is a shortcut for __gc, which marks 
garbage collected objects.
Date:Tue, 07 Aug 2007 13:53:39 +0200   Author:  

Re: New character   
"cody"  wrote in message 
news:%23TzX2kO2HHA.748@TK2MSFTNGP04.phx.gbl...

> Allen Maki wrote:
>> I found new character(^) included to some c++ cods. Such as:
>>
>> public:
>> virtual String^ ReadLine ()
>>  Can anybody tell what it is?
>>
>> Thanks.
>
> This is new managed c++ syntax. ^ is a shortcut for __gc, which marks 
> garbage collected objects.


Not a shortcut, a replacement.

microsoft.public.dotnet.languages.vc is the right place to discuss that sort 
of code (C++/CLI)
Date:Mon, 13 Aug 2007 12:33:43 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us