98 Posted Topics
Re: [quote=Narue;400543]>If I were to make a career out of computer programming, >which would be better to learn, Java or C/C++? If you don't know C, I wouldn't hire you. Period. If you don't know Java or C++, whether I would hire you or not depends on the job. However, I … | |
Re: @ Aia I am not entirely surewhat you are trying to say. So before i make a fool of myself let me ask you if you are saying what i think you are trying to say. are you saying that the earth warming up is some natural process and that … | |
Re: come on guys. are you not overreacting just a little bit? I have a friend here whom acted just as you guys are acting now. calling her a whore and a spoiled brat and he did it before she was even sent to jail. i really wonder what he is … | |
Re: i like watching all kinds of sports but especially tennis and formaula 1. then soccer, rugby and cricket. by the way jocamps. if you are reading this and if you watch rugby. good luck on saturday. you guys are going to need it. that might be only a b team … | |
Re: @ darrenw89 really good. i once worked at a company where, i swear, the IT people had a very similar attitude. And i was answering the phone at help desk so imagin the heat i got from end users calling. @ nichito. dont let narue hear you make bill gates … ![]() | |
hi. can anyone tell me if there is any build-in functions which converts hexadecimal to decimal and decimal to hexadecimal in C#? | |
Can someone please tell me what is wrong with the following code or if it is even legal? I am trying to access the text in a multitude of textboxes without having to go to each textbox manually. so i named them all similar enough. their names are all variations … | |
Re: [QUOTE=Nichito;401888]ha... you should take a look to ours... all of them are corrupted, and several crimes are repeated towards them... and they're there just to pick big fat checks, worth enough to pay for the lifetime education of one single kid...[/QUOTE] i dont think the american politicians are worse than … | |
Re: i say that a good beating brings good results and a halfhearted beating results in mediocre achievements. :-(. My father used to beat me and look at what i've become. I became a king! Sorry. just kidding. i heard that that on children's program once. seriously though. some parrents beat … | |
is it possible to have global level methods in c#? I have several forms and they are going to use roughly similar logic. i can design methods which can work with them all depending on what parameters are passed to them but how do i make these methods global so … | |
Can someone tell me how to convert variables from one type to another in c#? Specifically i need to display an integer in a textbox. the textbox does not want to display it since the textbox has text and the integer is an int. | |
i am very new to c# and dont understand all of array passing to methods. chief reason for these misunderstandings is the keyword param. param can only be used in a method header once and is always passed by value. also it works on a number of individually declared variables … | |
Re: liked the comics. not the game. i liked street fighter. the punisher (game) was OK though. | |
Re: being a java and VB programmer i am not very good in c++ itself but i am reasonably good in program design and pseudocode. if you are interested explain more specifically what your program must do and i might be able to give you some idea on how to write … | |
Re: it does not say that the car is without lights. or is that what black inside out means? | |
How about a game of math and logic puzzles. Ask a logical or mathematical question and if no one can answer within a certain amount of time the asker gives and explain the answer. I shal go first. This is an older puzzle so some might have heard it before. … | |
is there any way that one can place code in C# in a procedure or a function? I have code logic which is going to be executed many times over and instead of recoding it twenty times over I want to put them in functions and procedures so that I … | |
Re: i rarely buy full albums so if a artist is without an album.... 1st Belinda Carlisle - Runnaway horses 2nd Roxette - 3rd Michael Jackson - thriller 4th pussycat - that one with missisipi and smile on. 5th - abba or bangles. i cant really decide | |
Re: Here is mine. But these things one has to take with a pinch of salt. They are just a too flatering. Either they ommit the bad or look only at the good side of every answer supplied. Anyway at least it is fun. Your personality type: Independent, original, analytical, and … | |
I am using the system.diagnostics.process command to run a program. the program receives a number of parameters. can someone please tell me if the process command of c# can receive more than one argument? and how do you specify them? when one runs this command from the command-line you seperate … | |
Re: i once tried to disprove astrology but in order to do it properly i also investigated it properly. i was really shocked to discover that it is not as close to BS as i had expected. i believe in science, engineering and logic but logic does include induction so.... so … | |
can anyone give me more info on the system command? It allows you to execute dot exe programs from your code. I am in particular looking for return values. Can one get the system function to let the called program write its output to a variable instead of writting it … | |
Re: can i take on the winner? i am reasonably good at chess. or if there is someone else who would play me while they play? | |
can anyone tell me the relationship between smartwin and wxwidgets? i am looking for books on smartwin but there seems to be none. there is however one book on widgets. smartwin source code contains many "widget" words so i am wondering if they are the same thing. if i buy … | |
Re: >Or it stands for something else.. World Wide Waste. LOL! Now that really is a good one! It shows that irrationality can be countered by a fine sense of humor! | |
I have both smartwin and devc++ on my computer. I am trying to develop a graphical user interface but when i try to import the smartwin.h file it fails. This is because the dev c++ can not see it. It says no such file or directory. The devC++ standard library … | |
I have three questions about MFC and their use in Visual C++ 2005. Firstly. Can one actually use the MFC in C++? I have taken a look at the internet and almost all the information seems to indicate that it, along with win API, is for use with C. There … | |
Re: >original message by ~s.o.s~ >> I'm too sensitive and you're too mean. Fair >enough? >Yes, even her title suggests the same. :-) when you say title do you mean her username? I thought that it was from the japanese animation series. In my country there is a mythical creature of … | |
can someone please tell me what i am doing wrong here? My program does not print any output after the attempted bucket sort. It only prints before. It is almost as if it does not run to its end. | |
Is the common language runtime the only way to develop graphical user interfaces in c++? That had been what I thought until I read a gaming thread( how to develop board games in c++ ). A dll, which i have to use, refuses to work with the clr (i am … | |
Re: Yes I think I am a little confused on the iteration. For each grade will I have to do the (i=0; i<5; i++:P WIll this add each grade?? So if a 2nd grader has gathered 5 cans and another 2nd grader collect 5 will this iteration add this two different … | |
I 've read Narue's answers in another game thread but there are still some things I would like to ask. what kind of c++ works best for games? can one use any kind. the main reason for using c++ is, i assume, to take up as little space as possible … | |
i have a form which i have to protect with a password. this form is called from a user form which does not have any passwords on it. which means anyone can access it. in order to accomplish the security i placed a password in an access database but the … | |
Re: I use to like them and still do. But we no longer get the good ones like Hotstuff and TMNT. DC comics too are cool but they too are hard to find for me. | |
Re: i am impressed too. but i too suspect a hoax. it is probably possible if the bottle is big enough, but still. | |
Re: We wouldn't all die bennet! , just the tides would go crazy, and screw with the sea patterns, and make low lying land masses flood. I really hate to always go against the conventional wisdom of the pack but just how would tides go crazy? The moons gravity causes the … | |
i have taken a look around and it seems to me as if visual c++ is an outdated technology. I mean it appears as if no one is using it anymore. Even Deitel, which sells some good textbooks, list them as "old products". Is it worth the effort to learn … | |
Re: I think it is really cool. I did not realise that it was possible. While it might true that it could pose serious health risks for things like laptops and tooth brushes it would be great in other fields. One thing that I can think of is the need for … | |
Re: I especially like the one about the sinking library. We computer programmers make that kind of oversight everyday(hence debugging) but the thought had simply never occured to me that civil engineers can make it too. Of course our mistakes are much cheaper to correct. | |
Re: I am all for stem cell research but only if the stem cells can be cloned. I never realised that a blastocyst has to be destroyed in the case of embryonic stem cell research. My biggest reason for supporting it has always been because it increases the human race's pool … | |
I am using VC++ express edit 2005 but I can also switch to C# 2005 express. I would like to know if there is a cmd similar to the shell function which is found in visual basic. The VB shell cmd basically allows one to execute a dot exe file … | |
Re: I did a two year course on networking ( cisco online networking acadamy program ) but I dont exactly understand the term computer science so i shal stay away from that. Here is a rough overview of computer networks. The network is divided into seven abstract layers. Here follows an … | |
I am currently working on a project which requires me to instantiate objects of a class. The class is in a dll which is accessed via its header file. I suspect that the dll does not work with visual c++ express edition which I am using. I would like some … | |
can anyone tell me the difference between visual c++ express edition and visual c++ .net? It would apear that they are the same. Both seems to use the dot net framework. Are there any significant differences? And also how do they differ from other types of c++ such as ansi … | |
I am writting a program which receives args on the command line. Before they can be used however they must be converted to ints. I am using vc++ express edition and I have tried the _strtoi64 function but I cannot get the parameters to this function right. It is specifically … | |
I am using VC++ express 2005 and I have a dll and two header files. The one header file inherrits from the other and the dll contains the source code. Can someone please tell me where do I write the include commands for these header files? I can create and … | |
I am new to c++ and I am using visual c++ express edition. I am spending quite a lot of my time doing excercises and am using the command line to compile them. I have now reach the stage where I am seperating the header files and the .cpp files … | |
Can someone please tell me what to do with a library object file in visual c++ express? Another programmer developed a set of classes with header files but there are no .cpp files. There is a .dll and a .def along with a library object file. The developer told me … |
The End.