- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
8 Posted Topics
Did you change the ISP but kept the old router?
Hello I am trying to upgrade my Windows 8 Enterpise PC to Windows 8.1 Enterprise everything goes ok up to the point where the install wizard ask to choose what I want to do with my current data and files. The problem is I only get to choose one option …
Hello guys I have to make a test enviroment with two computers that both have VS2010 and Intel MPi installed. I finished installing the system today and I am trying to test it. Specifically I am trying to integrate the MPI library to VS. I have added the lib and …
dont initialize stuff in a header
what are you even trying to do? if its just a menu why so complicated? just a while loop with an input, a switch. What is so hard about that? I'm not one to judge but I also have no idea what all those "b" are. instead make a function …
int main() { drawSnake(); makeMagicalNeverendingLoopUntilPLayerDies(); maybeDrawGraphics(); doMathz(); checkScore(); hackNSADatabases(); chill(); waitForTurn(); exit; return 666; } Here buddy this should help you start!! :3
not really sure here but at the photo you got something looking like this: char Connect4Grid[MAX][MAX] = blah_blah[value1][value2] most likely you are defining a new array and pass an integer as a value to it! which will never work. On the other hand I'd never read 200+ lines of code …
Hello my Boss recently gave me the assigment to print our entire Wiki in order to have a hard copy in case of emergency. I wouldn't have a problem if that was once but he insists on doing it weekly. I googled long enough to know that there is no …
The End.