Hi, I'm converting a little program I wrote some time ago in VB to BC++. I'm using BC4.52 with BGI.
For some reason the app doesn't produce the same nice fractals I got from my VB app. Does any of ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10105401.html
Zones:
C++Date Answered: 12/27/1998 Rating: 7.4 Views: 0
Hei you experts
I have a tiny little problem with the procedure below. It's a school work, and I'm almost finished. There's just a little "bug" or something which I can't find.
The procedure...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10291729.html
Zones:
C++Date Answered: 02/09/2000 Rating: 5.0 Views: 0
Can anyone help on the following?
<a class="clsHREFACTIVE" href="javascript: void(0);" onClick="window.open('../document/doc<%=request("txtCustNo")& "/"& file.name%', 'newwin', 'width=300,height...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20160987.htm...
Zones:
ASPDate Answered: 08/01/2001 Rating: 9.0 Views: 0
Hey can anyone help me out. I am trying to get the program to count the amount of words but can't accomplish that so far. Hehe Thanx
#include <stdio.h>
#include <string.h>
int count_wo...
http://www.experts-exchange.com/Programming/Languages/C/Q_20516185.html
Zones:
CDate Answered: 12/30/2003 Rating: 8.0 Views: 0
hi,
got this function:
void initCharset(char cCharset[], int iMax, int iType )
{
//function initialises charset
//returnwaarde : none
switch (iType) // to select type of chars ( 1: alf...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20627325.html
Zones:
C++Date Answered: 11/20/2003 Rating: 7.6 Views: 0
////////why is the answer of expression wrong?Can anyone debug it for me?
/*****************************/
/* Student : Dang Tuan Anh */
/* MSSV :0212012 */
/* Class : 2002CT/...
http://www.experts-exchange.com/Programming/Languages/C/Q_20943570.html
Zones:
CDate Answered: 04/06/2004 Rating: 6.8 Views: 0
I have an template which is an array that stores objects. To display all the objects of the array I wrote a code it is not working. The code is as below. The displaying of the trucks is written in...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21096126.html
Zones:
C++Date Answered: 08/25/2004 Rating: 9.4 Views: 0
Hi, writing a simple address book using a collection class.
All I want to do is read in info from a driver, then get it to Add a person, display all people, remove all people, search and display p...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21204746.html
Zones:
JavaDate Answered: 12/19/2004 Rating: 8.6 Views: 0
Alright. I finally got this working, somewhat close to being right. Aside from the fact that its messy as heck, I can't figure out the very last part of it. This is what needs to display at the ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21378116.html
Zones:
JavaDate Answered: 04/06/2005 Rating: 6.2 Views: 0
Hi all,
Does anyone have any code for filling in pixels between two given pixels to create a line.
Just a function where I pass it xStart,yStart,xEnd,yEnd, and it will give me back any pixe...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21581037.html
Zones:
C++Date Answered: 10/02/2005 Rating: 8.2 Views: 0