Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: bids ; Forum: C++ and child forums
Forum: C++ Nov 22nd, 2008
Replies: 2
Views: 371
Posted By bids
Forum: C++ Nov 21st, 2008
Replies: 2
Views: 371
Posted By bids
#include <conio.h>
#include <graphics.h>
#include <math.h>
#include <stdlib.h>
#include <dos.h>
void serp(int level, int Ax, int Ay, int Bx, int By)
{
int poly[4]={Ax,Ay,Bx,By};
...
Forum: C++ Nov 15th, 2008
Replies: 0
Views: 358
Posted By bids
#include <conio.h>
#include <graphics.h>
#include <math.h>
#include <stdlib.h>
#include <dos.h>
void serp(int level, int Ax, int Ay, int Bx, int By)
{
int poly[4]={Ax,Ay,Bx,By};
...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC