887 Topics
![]() | |
Is it legal to have a vector of struct to be returned as the output of a user-defined function? I can't seem to get it to work? Thanks. | |
I have looked at this hading in the forum but have not seen a similar case. I have a home network and the second computer is always hard to start I usually have to go through the Safe Mode and Resrart to get it going. But now there is a … | |
Hi, everyone. I'm launching a gaming social network, and I was wondering if you thought it would be a good idea to restrict membership to adults. I'd be cutting off a large market, but would I be gaining any legal protection? Would there really be any benefits to doing this? … | |
Hello, I am having difficulties with this, I have been working weeks on getting a site finished and I'm down to the last couple of pages and this has become irritating. If you could help I would be very thankful. Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource … | |
(not sure where I found this - but cracks me up every time, kudos to whoever wrote it originaly though) Dazza :cool: A Week in the Life Of a System Administrator MONDAY 8:05am User called to say they forgot password. Told them to use password retrieval utility called FDISK. Blissfully … | |
Can an Interface file contain multiple classes? If so how would one implement this interface file (what specifications do you need to use to specify which class you are using)? If this is not legal or is a bad programming practice then please explain why. Thank you, Arielle | |
So I've spent the last day or so wondering about how we can protect ourselves from virus-encrypted songs. Is there a certain program(s) we can download to protect our computer from going completely awry? Because, after all, who would want to lose all their downloaded music? Which brings me to … | |
[code] #pragma once #include <iostream> /* * Author: Makhdoom Shah 4872 * Date of creation:22/2-2008 * Date of revision: * Revesion #: 1 */ using namespace std; //typedef double itemType; // need for another type, change it here template<class T> class dynarray { public: dynarray( int s = 0 ); … | |
hey guys sorry if this is in the wrong place but: how do we port forward? is there any application that can do this for us automatically? i am using ZTE ZXDSL 831 and i wanna port forward for P2P usage (dude nothing illegal) and my fav stuff is BitComet...so … | |
I am unfamiliar with this syntax and am having trouble finding info about it... void MyTextCtrl::OnChar(wxKeyEvent& event) { if ( isalpha( event.KeyCode() ) ) { // key code is within legal range. we call event.Skip() so the // event can be processed either in the base wxWidgets class // or … | |
Hello everyone. I hope all is well. It is my understanding that Service Pack 3 is now out for XP. I want to download it now, but I currently am having trouble downloading and installing the Microsoft Windows Installer 3.1. I tried installing it when it first came out on … | |
I need to build a simple integer caluclator that perform arthmetic functions of addition, subtraction, multiplication, modulus and disvision. The calculator contains an Accumulator that stores the current result. The Accumulator is also involved with each operation. Make sure that you define a class for this program. Once started, the … | |
I'm doing tic tac toe. I am planning to show the scores of the users and computers using the same form. So, for each time the user or the computer loop, i need to add a timer to it so that it can update the scores. Refer to the source … | |
Are call by reference functions of type int or double legal when using an ifstream or ostream argument? Example: [code]int afunction(ifstream& in, int anumber) { /* Function Body */ } [/code] If this is/isn't legal please explain. Thank you for your help. -Arielle | |
Hello all. Sorry to be a bother but I cannot figure out what is wrong with my homework program that's due before midnight. The assignment is to create a program with a two-dimensional array that generates a random walking path. I'll list the assignment as it is probably clearer. [I]Write … | |
I have a sample website written in ASP.NET 2.0 with AJAX, and cannot have it hosted on the web for legal purposes. I need a way to add my site to my resume/portfolio and be able to show it as a working example of my skills. I have read about … | |
It's not hard to see congressional strings being pulled for this one: [url]http://arstechnica.com/news.ars/post/20080207-controversial-college-funding-bill-passedp2p-proviso-intact.html[/url] [QUOTE]COAA makes a host of changes to the higher education landscape in the US, but for our purposes, the most interesting was the requirement that schools make plans to offer some form of legal alternative to P2P … | |
This is deeply disturbing-- a close friend's career may be going in the tank because of a browser technicality! This gentleman hired someone to design his company's website, and unknown to him the designer plagiarized another website. The rightful owner found out and called my friend, who of course agreed … | |
Hello ! I'm actually from a non-IT background but I am writing a paper on cyber crime from a legal perspective (basically is it possible to effectively legislate on this issue or not). I am personnally of the opinion that you cannot, so some kind of minimalist international recommendations is … | |
Can ne-1 explain 2 me the output of the following code ? (Mind well, it's completely legal C code !! ; n it actually won the International Obfuscated C Code Contest.) #include<stdio.h> main(t,_,a) char *a; {return!0<t?t<3?main(-79,-13,a+main(-87,1-_, main(-86, 0, a+1 )+a)):1,t<_?main(t+1, _, a ):3,main ( -94, -27+t, a )&&t == 2 … | |
I thought I posted this earlier today and now can't find it so here goes again. I have a hijack problem but don't want to go through the regular route to get rid of it because I also have a hard drive that is incredibly cluttered with programs I don't … | |
[COLOR="Green"][B][I]Hi I am a amatuer web designer working in web design company and I was wondering if you surf the web , you visit sites and like their design and set up are you allow to built a site of your own copying the other web sites design. I don't … | |
Hi All, I am a newbie -- and have just installed a New Windows XP Home Edition (Legal and Registered) on my computer and was trying to unzip a program and recieved this message.... Component'COMDLG32.OCX or one of its dependecies not correctly registered a file is missing or invalid. Ok … | |
What type of legal precautions need to be taken when starting a new site ? Is there a need to copyright any emblems or symbols used on your site ? How do you go about doing so if needed. Am in the process of having a first site created, and … | |
I am working on a framework design problem in which I have to design a C++ based framework capable of solving three puzzles for now but actually it should work with a general puzzle of any kind and I need your able help in this activity. [B][I]Objective -[/I][/B] In this … | |
[code=c++] #include <iostream> #include <string> #include <algorithm> #include <vector> #include <set> #include <map> using namespace std; class transition // an entry in 'alpha' transition_table { public: transition(string from_state, char input_symbol, string to_state) {from=from_state; input=input_symbol; to=to_state;} static bool smaller(transition a, transition b) { if(a.from<b.from) return true; else if(a.from>b.from) return false; else … | |
My index.html page has several inline images that serve as links to other pages in addition to the usual horizontal nav bar in the header. All my images are in an "img" folder in the root folder and all show up except those few . If I rename my index.html … | |
I usually deal with front end stuff involving just xhtml and css, but I've been dabbling in vb lately...because I got this web dev job that requires it. My manager recognizes that I had no previous experience with vb, so he offered to help me on it whenever possible. Now … | |
Hi anybody solve my problem with images hspace in <ul> <li> When i use images with LI the bullet points are cannot see in IE and Overlapping in Firefox To see http://www.goalsettingthatworks.com/demo/index.html mycode: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Beijing … | |
I have an assignment where I'm supposed to place a knight on a chess board, and using a random number generator, make it move. It cannot visit a space more than once. I've tried this several ways, and started over from the beginning more than once. this is how I … | |
Sorry this is kind of long. I am trying to get my notebook (a DELL C610 Latitude) to connect to the internet via a WBR-1310 D-Link wireless router. I also have a Dell mini tower optiplex gxa 333Mhz P2 wired into LAN1. Both PC's are running win2kproSP4 (legal versions). I … | |
This code is suppose to read from an inputed file and then fill and array and sort the student records with in that file. Im having alot of trouble debugging myself and this program is due with in two days. the input will look like lastname, firstname grade ssn birthday … | |
Hello all, I am pretty sure the question belongs in this thread. I am installing a new hard drive for a friend, which I know how to do just fine. This is the first time I am not adding a slave though, he needed more memory, we backed his old … | |
Hello All, Dani newbie here, this site is crazy with info, ill be spending late nights here...8) Question on RPGMaker XP, has anyone marketed a game created with this app without any legal problems and is it a cross platform development tool? thx U in Advance.. Mark | |
How many bools can I connect?? e.g. if((x>j) || (y<t) || (m=c) && (x != 0)) Please pardon any improper syntax, and any guidance is greatly appreciated (My text doesn't go into great detail with bools, but we're working with classes right now, and in one example there are three … | |
I am trying to a page load an external website's page within a div, but it's just not working.... Anyone got any ideas? I do know it's possible: [url]http://orangoo.com/labs/GreyBox/[/url] -- loads google.com in a popup Here's my code [code] <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="s1/style.css" … | |
Here is your chance to post some silly law you know of. I found some gems: The Royal York Hotel in downtown Toronto is required by law to stable your horse. In England mince pies cannot be eaten on Christmas Day. In Britain a pregnant woman can legally relieve herself … | |
Hi, this is probably a pretty dummy question but I thought I'd ask before trying, here it goes ... I have a compaq presario 2100 which (obviously) came with a couple of CDs for installing Windows XP. Now I would like to install Windows XP on a different machine, can … | |
I've contracted a couple of Trojans - one was Zlob.MediaCodec, which I think is gone now, but am not sure; the other is Smitfraud, which I see by other threads is active right now. Symptoms: white desktop background; blue icon titles; other stuff may show up that won't go away. … | |
This is my assignment and im pretty confused. Our book is a horrible book, and i cant seem to understand much of it. So i was hoping maybe someone could point me in the right direction in getting started. tHis is what we are expected to do. Write a program … | |
I load about 3 to 5 systems a day (windows XP Home and Pro) and all of a sudden I can't download windows updates. I have had no problems for the last year and a half over this connection, and up until now no problems. To start, I have tried … | |
I need to discover the names C# is using for component instances, both during design and run. The Designer assigns names, and the programmer can alter them during design, but the effect is to add names in the code. Since Component classes do not have a 'Name' property as such, … | |
I load about 3 to 5 systems a day (windows XP Home and Pro) and all of a sudden I can't download windows updates. I have had no problems for the last year and a half over this connection, and up until now no problems. To start, I have tried … | |
I'm working with a strange schema of my own invention, it has a requirement that certain structures can only contain other structures; but also that those structures can contain 'filters' that optionally sit between structures-in-structures, i.e, this would be a valid document fragment: [code="xml"] <entity> <material name="mat1"> <texture component="ambient" src="somepng.png"/> … | |
Hello, I have a client who's web site is (was) hosted by the same company that controls the DNS from that name. His yearly hosting ran out, and he's trying to called them to pay again, but they won't return a phone call, even to GET $$$. He has been … | |
Is there a way to integrate IE7 and still stay legal with the ability to update further? | |
So someone tell me if this is illegal or not before I get myself in trouble. I have a little bit older computer that had it's operating system taken out of it or something like that. It used to have Windows XP on it. I have a newer laptop that … | |
Hi, I have a laptop with windowsw XP on it. Does my license for windows XP extend to other computers? I want to build a PC with windows on it, but if possible I dont want to have to buy another copy of windows. Is it possible to use the … | |
(No idea if this is the right place... couldn't really see anywhere suitable, sorry!) It's been in a couple of different threads... and I'm going to bandy it around a couple of communities... You can say what you like, the truth of the matter is that there are people and … |
The End.