Currently browsing tag

Regard

Should I upgrade to Windows 7?

Concerning vista residence premium 64bit.I will be a student and Ms has supplied students a discount regarding Windows 8 professional with regard to $40.Concerning a connection to download the item etc. I will be just unclear how this should be done Do i download along with install it the same …

Can i use swing and Mysql as a database ?

I just started to use Swing in java to generate a computer’s desktop application.I have already applied MySql throughout my projects with JSP.So i believe it will be easier if i can utilize the back stop of my desktop program as Mysql.if this can be possible suggest how one can …

C++ string concat without strcat?

Good, let’s assume i always have a couple of char arrays, same length, same which has a name with unknown length inside it. How do i concat it I’m quite close with my formula…I only can’t think right this moment, no rest. char sa81=0, sb81=0; cout << "Enter your own …

C++ Division result WITH decimal places?

Attempting to program around C++ plus can’t for the life with me get 4/3 to be able to equal everything but YOU. I’ve tried out float in addition to double and in some cases fmod nonetheless I can’t understand it to do the job. Every suggestions This works #include #include …