5 Topics

Member Avatar for
Member Avatar for it@61@sec

I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 to Windows 10 I encountered some problems which rendered my installation useless. While I was working with these problems I …

0
37
Member Avatar for Pyler

Supposed I want to build a Queue using a LinkedList structure how would I go about doing this. I'm only allowed to use offer(), remove() or poll(), isEmpty() and size() methods, how do I implement a method to add items onto the queue?

Member Avatar for Pyler
0
99
Member Avatar for devonrichards

Hello noob here. I'm doing a program where we are campground managers and in the third form do campground housing I'm stuck in the final part of the third form where we must take the inputs of both list and be able to add and remove occupancy. Cabins Occupants Cabin …

Member Avatar for devonrichards
0
203
Member Avatar for samkri

I m using VS2010 with SQL server 2008 at the backend. I m creating a windows application in which I have 2 listboxes.the data is being retrieved from SQL server database in listbox1.i want to select all itms from this listbox1 and add them to listbox2. And remove itms from …

Member Avatar for Sulaiman_1
0
183
Member Avatar for VB 2012

So here's Wat im trying to do Ive got 2 List boxes 1 Shows Processes other one is for Storage Anyway that's not important Im trying to Kill all the Processes wat are stored in Listbox 2 I had to add .exe at List for Listbox 2 But still not …

Member Avatar for VB 2012
0
239

The End.