-
Content Count
4,991 -
Joined
-
Last visited
-
Days Won
21
Everything posted by yordan
-
Force Split Screen To Separate Monitors - Hd 7850
yordan replied to manuleka's topic in Hardware Workshop
So, you would have your single-computer in a standalone two-player game behave like two persons on two computers in a network game. -
So, you can simply rename the jmdp folder to jmdp_removed and see what happens.
-
So, find where it is and rename it to stijremoved.exe and see what happens
-
Look here : http://www.incredimail.com/en I don't know if you installed this, or used some of these funny goodies.
-
Do you use incredimail?
-
C Development With Eclipse Ide -- Problem With Scanf
yordan replied to Ahsaniqbalkmc's topic in Programming
That's the problem. You needed to get java installed. Any kind of java. So, expert linux people know that you should have looked if a java development kit is already installed, and would look of ipenjdk is installed. If not, installing the most famous java environment, which is the Oracle one, was not a bad idea. Simply, it's easy to install on some distros, and seems that on your computer this step was not very easy. -
Ubuntu Phone To Be Available October This Year
yordan replied to manuleka's topic in Websites and Web Designing
At least all ubuntu lovers disapointed by the Linux implementation on android will love the ubuntu phone.And I love the ping layout, hopefully it can be changed -
Is It Possible To Borrow/loan Mycents From Other Members?
yordan replied to manuleka's topic in Web Hosting Support
Please explain what you mean by "themselves not for community". The text I am writing is for community. But the myCENTS I obtain that way is for sustaining my own hosting. -
Is It Possible To Borrow/loan Mycents From Other Members?
yordan replied to manuleka's topic in Web Hosting Support
This option existed some years ago, but has never been used, because nobody had credits enough for giving credits to somebody else. So, this has not been included in the new version of the credit system. -
You should also write the same program with the "while" variant, and try a "paper" execution, and you will see the difference."for" gives a list, exactly like the shell statement "for i in apple, bread, banana""while" is a logical condition, like the "while true", which will continue as long as it's true.This will give a difference in the behavior inside a loop and could make one step be performed or not.
-
Please avoid posting such obvious one-line posts.Everybody knows that home users should, if possible, use standard quality cables. And all standard cable are coaxial today, using the shield effect provided by the neutral external part of the cable.
-
How Windows Handle Unfinished File Copy To Usb Drive
yordan replied to manuleka's topic in Websites and Web Designing
I'm afraid also the filesystem descriptors are partly complete. So, next time you plug the USB device, Windows will tell you that it has to be repaired. -
How Windows Handle Unfinished File Copy To Usb Drive
yordan replied to manuleka's topic in Websites and Web Designing
When you start copying, Windows start copying the files to it's cache. If you cancel befor it's finished, windows will remove all incomplete files from the USB device and will leave it in a clean state.If you don't cancel the process, the files are in an incomplete state, until the process is finished. If you remove the USB drive before the process is finished, some infos are still in the cache but are not on the disk yet. So the disk needs some cleanup. The cleanup will probably remove the uncompleted files. If you are lucky you will lose only the last written files. Else you can loose the USB filesystem, and you will have to format it again. -
No need for new smarter devices. Every day my wii console tells me that my training program has to be more carefully respected if I want to improve my my weight ratio
-
The next philosophical problem will be : how can we destroy these technology devices?Once a power laser makes a whole in a body armor, making it useless for further use, how can we manage that? We cannot simply put it in a dump, and we should not throw it in the ocean.
-
Really impressive. I don't need any more to constantly owe a computer, a telephone and an arm watch, I will replace this with a single device which will be able to smell and tell me if my dinner is burning, and will be waterproof so I can keep my camera inside the swimming pool. And my problems with real or emulated keyboard will be finished, probably this thing will also have finger-touch feedback like real keyboard but will be hidable inside my pocket or inside the watch! Very nice, how unpatient I feel
-
C Development With Eclipse Ide -- Problem With Scanf
yordan replied to Ahsaniqbalkmc's topic in Programming
The problem you will have is that you have to learn how to create portable programs. Your program should work the same way on each hardware.So, if the windows implementation has a problem, you have to find a workaround for the Windows code, and this workaround has to work correctly on the linux system.Of course, this is the last step of your learning curve, but in a normal university cursus this step has to be constantly present in your mind from the very beginning : you have to learn how to write program which work correctly, with a code clearly commented, which can be applied to any environment.That is the main strongpoint of C/C++, the compilers are supposed to handle the same code in an identical way on each hardware environment. Too bad that Eclipse does not follow these rules. -
thanks, mastercomputers. Looks like a stupid java bug, also have a look at the microsoft answer http://forums.xisto.com/no_longer_exists/ I feel this very disagreable, softwares installing an update program which is blocked by Crosoft Windows.
-
@mastercomputer : it's not concerning a load in the background.It's before entering Windows, during the first splash screen saying "starting windows". I'm pretty sure it's during the first graphic display reset, which cannot be performed, probably because of a system file locked somewhere by something.I also have this once or twice a week. The problem is logged somewhere, that's why after a cold restart I often have a prompt saying something like "you had a problem during boot time, click here if you allow us to solve the problem", you click, the system connects to Microsoft, runs a little bit, and says "we could not fix your problem, click here" and we are redirected to Nvidia site.
-
Oh, I guess that it's the standard "Windows is starting" screen, simply lasting several hours instead of lasting a couple of seconds.
-
C Development With Eclipse Ide -- Problem With Scanf
yordan replied to Ahsaniqbalkmc's topic in Programming
OK, looks like the old trick : fflush if you really want your printf to be seen, else forget about fflush. -
Galaxy Note 8 From Samsung Confirmed
yordan replied to manuleka's topic in Websites and Web Designing
Woah! I remember the time when I was happy with my 800*600 resolution on my 14 inch display... so I'm pretty sure that 1280*800 could be fully acceptable for a 8inch display -
C Development With Eclipse Ide -- Problem With Scanf
yordan replied to Ahsaniqbalkmc's topic in Programming
Sorry, I was completely wrong.I did not understand that the C syntax was correct, and the c comiler version was correct, only the Eclipse version was wrong. So, the problem remains, and my explanation is not a real wone. -
I Want To Get Linux, Which One Is Best?
yordan replied to liveblue's topic in Websites and Web Designing
However, one thing should remaine obvious. Linux operating system has a free version. Linux version of commercial games will exist as a commercial version. Linux games have no reason to be free, else game creators will get no salary and will stick to Windows games