| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> no they are owned <0> in fact you have to have a licence <0> license <0> to use them <1> Nope. For example, the c# language is defined by an ECMA standard. Anyone can get that standard and write a compiler for it <1> (ECMA standard 334) <0> (_) <1> in fact C# is now ISO 23270 <1> (a fact I just learned) <1> http://www.ecma-international.org/publications/standards/Ecma-334.htm <1> anyway, C++ is officially ISO 14882 <1> there are draft versions of the C++ standard on the net available for free <1> or you can buy the up to date standard for USD 18 from ANSI <1> this is a draft version: http://www.zib.de/benger/C++/contents.html <0> Visual Studio 2005 is the best compiler for that ? <2> hey
<1> the best is probably comeau, but VS 2005 is quite good <1> http://msdn.microsoft.com/vstudio/express/visualc/ <1> I think the express version is still free <2> http://www.noidea128.org/sourcefiles/16166.html <2> how to set zip/txt files to clipboard? <3> System::Object^ that's how a pointer looks like? <4> ^ is sorta like a pointer. It's a tracking handle <4> it's a pointer to something allocated in the managed heap <4> it's special because it can change position in memory <3> I see <3> interesting <3> will it be hard to acomodate? <4> eh? <3> just starting out with CLI <4> no, it's nothing complicated <3> am I supposed to write code in the header file? cuz that's where it sent me when duble-clicked on an event <3> ? <3> (window based app) <5> t.c all <2> http://www.noidea128.org/sourcefiles/16166.html <2> I want add rar/txt files to clipboard <6> can somebody help me with an example of a function that returns the time in military format? <7> it yells: It's 15:36 sir ? <6> i don`t understand ... <8> !start <9> guys.. is it possible to insert a case in a case <9> ? <9> anybody? <10> Uh try it <10> lol <11> yes <9> i did try it.. the program just quit <0> in what ways can client-side scripting be hacked than server-side ? <0> uh... <0> wrong wins:S <9> yeah.. some help u got here <12> slt tt le monde :) <12> jai besoin d'aide pour une source kk1 pe m'aider !! <13> you should try english <12> ya_klk1() { if (ya kk1)return1; else return 0; } <12> ah tnx :) <13> yw :) <9> davsn do u know how to u create a case in a case? <13> why you would need that? <9> i want to create a program which contains a choice after a enter a choice <13> hm <12> pliz some one can help me :) <13> why don't you just use a if statement in a case body, anyway? <0> adamius: you should re-write your problem in english ~ <0> davsn: I think case is more efficient <12> i wrote a prgz in c it calculate an expression like 1+5-8*1 <12> using piles <12> but i thinks i made some mistakes <12> and i cant find it <13> you can implement a switch statement into a case body, it should work. <14> How can I want to append a number of spaces to a string? <12> same help pliz :( <14> I tried playing with strcat, in vain <13> switch(variable){case variablevalue:blahblah;switch(anothervariable){blahblah}} <12> ok tnx :) <9> thx davsn
<13> you are welcome. <14> I jsut want to display a space X times, X being a variable <13> _Kristelle_: void displayspace(char x, int y){for(int i=0;i<y;i++){cout<<charvariable;}} <14> thx <13> np <15> man, verizon really wants me to switch to FiOS <15> heh <16> Can someone help me with this; I'm writing my own user-mode driver (msdn calls it: "installable driver" ) for a virtual device, and I want it to show up in the device list in windows.. how do i do that? <17> Do stl vectors get deallocated nce they loose scope? Or is it necessary to call the empty() method before I loose scope? <1> they get deallocated <17> Ahh great so once my function returns, I can safely ***ume that the vector has deallocated its memory... <18> sup fellas <18> question is anyone could hlp me out, i would greatly appreciate it <4> hey <4> g'day mates <19> Hello rdragon <19> Did you just land on your last air port? <4> no, last night <4> just woke up sorta <19> how many flights did you switch? <4> only 2 flights <4> orlando -> denver -> seattle <19> So are you in your new apartment? <4> nope, hotel <4> won't get into my apartment for about 2 weeks <20> http://www.nytimes.com/2006/04/16/us/16medicaid.html?ei=5094&en=b051e3aa4922ec13&hp=&ex=1145160000&partner=homepage&pagewanted=print <20> woooo! <20> http://today.reuters.com/news/articlenews.aspx?type=topNews&storyid=2006-04-15T123029Z_01_L15718549_RTRUKOC_0_US-GERMANY-CAT.xml&rpc=22 <4> nice <19> http://www.lrb.co.uk/v28/n08/letters.html#10 <21> which protection is better wep/802.1x/wpa ? <22> 802.1x is not "protection", it's the actual wireless communication protocol <22> but anwyay, between wep and wpa, wpa is better <23> too late <24> You're in your hotel? <15> that's what his pimp calls it, but most people would call it a brothel <4> yeah <4> im in the marriot in the town center, peterhu <4> but i'm moving to an extended stay place in a few hours <24> Cool <15> ship me some golden chopsticks <24> How's the weather? <15> you bitch <4> ahh, maybe i'll go there for lunch <4> bwahaha <4> JBlitzen it's freezing, and cloudy <22> lucky <24> Good, now you know what all year will be like. <22> I'm roasting over here <4> hehe <25> sup all <25> any of you know a (w3c) standard equivelant to ie's attachEvent method in javascript dom? <26> den flup <27> en den Q(uick) <25> jeg er en lampe <28> mathieu :) <29> something to do with lamps? <25> loosely translates to "I am a light" <25> looked like you were speaking moon-language so I thought I'd join in ;D <19> pareeto meray naal pyar kar lai <30> i need a tool or something that can transfer a file between two computers (a simple file transfer program). it must use tcp and run on win3.11 can anyone point me in a good direction? a tool name that i can google for? pls help <29> between two computers situated how far? <25> one in kambodia, the other in england ;D <31> ftp. <30> the two computers are in the same LAN <30> one with winxp x86 <30> the other one with win3.11 <31> that's one big lan then. <30> lol not realy :) <30> just 4 computers in my home <31> i mean from cambodia to england. <10> I think impatient was just making a quip.
Return to
#c++ or Go to some related
logs:
#skype wintv-go-plus linux #MissKitten #linuxhelp #linux ruby-anne fete singure #linux #mysql #linux
|
|