Advertisement

1 - 10 of 178 containing alltags:("b") (0 seconds)
Hi, I have 2 boolean expressions, I need to mix. So I use this If (A = True And B= True) Then Begin  // code End; If (A = True And B= False) then Begin // Code End; If (A = False And B= True) The...
Zones: Delphi ProgrammingDate Answered: 06/12/1999 Grade: A Views: 0
I have two computers running Windows 95, I have 2 static IP's assigned to me and 1 dedicated dial-up account. Computer A is on ip 204.134.204.125 and computer B has the ip 204.134.204.126, what i n...
Zones: Windows 9x NetworkingDate Answered: 03/16/2002 Grade: A Views: 0
I would like to ask how to collect console input in c#. For example, if I am using c++, the input can be collected by scanf( "%d %lf %d %s %s", &a, &b, &c, d, e ); how to collect this input by ...
Zones: C#Date Answered: 10/06/2003 Grade: A Views: 0
DB: Access 2002. I only have two simple tables. Table A - email  [string] Table B - domain [string] ---------------------------------- Table A Sample Data - abc@hotmail.com - abc@Not...
Zones: DatabasesDate Answered: 04/11/2005 Grade: A Views: 0
i am having a roblem when i am trying to create a template page for my site i am using php and basically i am creating a header and a footer file, and the any pages i create will include them li...
Zones: PHPDate Answered: 06/17/2007 Grade: A Views: 0
Tags: b, tree
I'm lokking for algorithms about B-Tree
Zones: PascalDate Answered: 02/13/1998 Grade: C Views: 34
My A & B drives were switched when I had my PC upgraded. Can I just rename the drives the way they should be, i.e. B should be A?
Zones: Windows 98Date Answered: 03/20/1999 Grade: C Views: 0
Tags: b, tree
How do I write a code on B Tree in C++?
Zones: C++Date Answered: 05/07/1999 Grade: B Views: 0
Can ANYONE help me with the insertion and search functions, for integers, for a basic B Tree? I have to be able to write this on a final and I cannot even think of where to start. Just something ba...
Zones: C++Date Answered: 11/30/2001 Grade: A Views: 0
I would like two different events to occur when I single or double click on a MSFlexGrid cell. In other words I would like "Event A" to happen ONLY when I double-click on the cell and "Event B" ...
Zones: Visual BasicDate Answered: 01/22/2003 Grade: B Views: 0