Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
The problem with this is that they would have to do away with the 14 inch model also and fully redo their line. It doesn't make sense to have a 14 inch laptop and 15 inch laptop. They would probably have to redesign for a 13 and a 15.
This isn't an argument about whether 14 or 15 is better...
I agree with Ruahrc, this looks awesome. I have a 2011 Macbook 17 inch and getting tired of lugging it everywhere I go (I use to do more coding that required such a beat of a laptop). I think this is a better choice then going with the rMBP as I do tend to game while on the road and I seem to...
The deal is not dead it just shows the ones in stock by a different seller. Click the "14 new from $107.00" near the bottom of the description and select the ones from amazon. They are out of stock but will deliver them once they have them in stock.
Seems they got a favourable review on...
First off, you assumed I would do work for someone else. I never did he failed because he didn't do his work (let other who were his friends do it). Second being a stickler for the rules never helps anyone. The rules of the forum state not to give him answers. Nothing about prodding him into...
1) There is nothing wrong asking for help on a assignment (even if it was for his grade)
2) So we all assumed he didn't know where to start (even if it was not what he was asking), amazing how everyone thought of it like that but you jumped at him thinking it was to ask for an answer. We...
I figured you would need to have >= to have it work, but it doesn't since that iteration will return nothing. Only thing you need to do is declare it void instead of int (it doesn't return anything 0(^_^)0)
I dislike goto and jump commands cause they can make things really messy. I would go with a menu option, I also do error checking based on their selection and can error check the input they try sending to make sure it is correct.
Maybe you should read the sticky yourself. It says not to post homework assignments ASKING FOR THE ANSWER. He was asking for help about what we think would be a good way to go about it and not be like OMFG GUYS THIS PROGRAM DUE PLEASE GIVE ANSWER KTHXBYE. This is in no way against the rules. Not...
I'm not sure how much you have covered or what classes you are allowed to use or not use. So if you need help with writing main, I have it written including error checking for invalid input of any kind if you need it. It does loop and asks for input till you tell it to quit. Not sure if that is...