c++ - Simple question
- roland (9/9) Nov 05 2003 Hi,
- Walter (3/12) Nov 05 2003 It's DMC specific. As far as I know, no other compiler does this.
- roland (3/27) Nov 06 2003 Thanks
- Luna Kid (6/6) Nov 06 2003 Sorry to ask stuff like this here, but my
- Luna Kid (2/8) Nov 06 2003
- Jan Knepper (8/18) Nov 06 2003 Don't know what you are asking, but this post of yours *is* in the
- Luna Kid (4/6) Nov 06 2003 Thanks, Jan, I was referring to the public C++ Usenet NG,
- Christof Meerwald (7/11) Nov 06 2003 See http://news.individual.net
- Luna Kid (4/16) Nov 06 2003 Very cool, thanks!
Hi, With DM the prefix for a binary integer constant is 0b: unsigned char aBinaryValue = 0b11010; My question is: is this the standard or is it DM specific ? Thanks roland PS1: I can't find my old Kerighan & Ritchie book, PS2: It's to help somebody. No there is little chance I switch to an other compiler until I die except if I completely switch to Linux...
Nov 05 2003
It's DMC specific. As far as I know, no other compiler does this. "roland" <--rv ronetech.com> wrote in message news:bobd7c$4i8$1 digitaldaemon.com...Hi, With DM the prefix for a binary integer constant is 0b: unsigned char aBinaryValue = 0b11010; My question is: is this the standard or is it DM specific ? Thanks roland PS1: I can't find my old Kerighan & Ritchie book, PS2: It's to help somebody. No there is little chance I switch to an other compiler until I die except if I completely switch to Linux...
Nov 05 2003
Thanks roland :) Walter a écrit :It's DMC specific. As far as I know, no other compiler does this. "roland" <--rv ronetech.com> wrote in message news:bobd7c$4i8$1 digitaldaemon.com...Hi, With DM the prefix for a binary integer constant is 0b: unsigned char aBinaryValue = 0b11010; My question is: is this the standard or is it DM specific ? Thanks roland PS1: I can't find my old Kerighan & Ritchie book, PS2: It's to help somebody. No there is little chance I switch to an other compiler until I die except if I completely switch to Linux...
Nov 06 2003
Sorry to ask stuff like this here, but my ISP does not have a news server and I couldn't quickly find a public one I could use. How could I still access the C++ NGs? Any tips? Thanks, Sz.
Nov 06 2003
Ehh, dammit, sorry, I hit Reply instead of New post... :-// "Luna Kid" <lunakid neuropolis.org> wrote in message news:bodiur$d3p$1 digitaldaemon.com...Sorry to ask stuff like this here, but my ISP does not have a news server and I couldn't quickly find a public one I could use. How could I still access the C++ NGs? Any tips? Thanks, Sz.
Nov 06 2003
Don't know what you are asking, but this post of yours *is* in the Digital Mars C++ [N]ews [G]roup. Your ISP just has to allow you to use Internet newsgroups, which seems like they do. Luna Kid wrote:Sorry to ask stuff like this here, but my ISP does not have a news server and I couldn't quickly find a public one I could use. How could I still access the C++ NGs? Any tips? Thanks, Sz.-- ManiaC++ Jan Knepper
Nov 06 2003
Don't know what you are asking, but this post of yours *is* in the Digital Mars C++ [N]ews [G]roup.Thanks, Jan, I was referring to the public C++ Usenet NG, not the DM C++ NG on your server. (Please see the Subject. ;) ) Later, Sz.
Nov 06 2003
On Thu, 6 Nov 2003 14:49:46 +0100, Luna Kid wrote:Sorry to ask stuff like this here, but my ISP does not have a news server and I couldn't quickly find a public one I could use. How could I still access the C++ NGs? Any tips?See http://news.individual.net bye, Christof -- http://cmeerw.org JID: cmeerw jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net?
Nov 06 2003
Very cool, thanks! Cheers, Sz. "Christof Meerwald" <cmeerw web.de> wrote in message news:bodrdr$p67$1 digitaldaemon.com...On Thu, 6 Nov 2003 14:49:46 +0100, Luna Kid wrote:Sorry to ask stuff like this here, but my ISP does not have a news server and I couldn't quickly find a public one I could use. How could I still access the C++ NGs? Any tips?See http://news.individual.net bye, Christof -- http://cmeerw.org JID: cmeerw jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net?
Nov 06 2003