Ankp
Member
- Member since
- Nov 30, 2008
- Last active
- Dec 5, 2009
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
LightWave Pen drive password forgot
Dear friends, i have lightwave pen drive of 2 gb. but i have password protected it using "Memory Bar" tool which is...
-
#Threads
3bb96e67-513f-4a27-b46c-c1fdd416a6f9
ya bro.... i know that...just forgot to write .....but when i am writing it then also its not working... #include<stdio.h> #include<conio.h> #include<dos.h>...
-
#Threads
970cb1bb-f757-4507-93a3-28dbc7c5861a
#include<stdio.h> #include<conio.h> #include<dos.h> #include<graphics.h> void main() { int i,x=0; int gd=DETECT,gm; float r,y,xinc=1,yinc=0.75;...
-
#Threads
7693e1bc-53ac-4076-a89c-0aa8378fef03
i have give all correct paths and i have included all graphics library... but then also it not working...i am doing line...
-
#Threads
Problem with Turbo C
guys i have a problem..i cannot use turboc compiler to compile a computer graphics program in my PC.Other C,C++ programs are run...