Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for rizrash

Hey friends i am so excited to join this forum !! its been 3 month since i`ve been learning turbo C !! Now i`ve started lerning and making alot of programs !! Well i am going through one error which is quite funny !! i hope someone of you can …

Member Avatar for David W
0
661
Member Avatar for rizrash

Hey i have created a few voice controlled codes...e.g one for opening and interacting with wikipedia..other for opening webtv...etc...and the third that gets rss feeds from various website....all this work on voice ...i used speech API for that..now i want create an interface that works like this 1. A MAIN …

Member Avatar for Diamonddrake
0
119
Member Avatar for rizrash

Hey Friends i am new here !! Well i have a project in which i am required to make some good program out of the Tubo C book !! Now i was thinking of a Tic Tac Game or a Mathematical equation calculation program ! I`ve seen some examples here …

Member Avatar for Adak
0
2K
Member Avatar for rizrash

Hi i am a beginner in php and mysql.... I have a made a database for registration of a customer in shrare market.... Now what i want to show at the front end is the the person who is entering information has a choice to select from a company through …

Member Avatar for Fest3er
0
125
Member Avatar for rizrash

Hey friends i just want some help....well got a simple task this weekend to make a rings of different colors using circles....like i want an output in which a circle appear on top left and after little delay another one appear near to the first one...and so on......and all should …

Member Avatar for rsashwinkumar
0
608
Member Avatar for its.romi

Added just to help other.... [code=c] #include<stdio.h> #include<conio.h> #include<stdlib.h> void createHashTable(void); void getData(void); void formatting(void); int insertData(int); int collision_OpenHashing(struct hashOpen*& ,int); int generateKey(int); void DispData(void); void DispHash(void); #define dataSize 15 #define empty -1 #define fail 0 #define success 1 struct hashOpen{ int item; struct hashOpen *next; }*head, hashTable[10]; int dataArray[dataSize]; …

Member Avatar for rizrash
0
114
Member Avatar for rizrash

hi friends i have been given a task to draw a horse and animate in 3d studio max....and i hae no clue how to do it....i have made a celein fan some cars on road ...but this task is seeming lot difficlut !! please anyone who can guide me through …

Member Avatar for rizrash
0
54
Member Avatar for gaurav2589
Member Avatar for venkat.malasani
0
94
Member Avatar for rizrash

HEY FRIENDS THIS IS MY EFFROT I'VE MADE A PROGRAM THAT'LL ADD OR SUBTRACT 2 AND THREE DIMENSIONAL MATRICES !! PLEASE SEND YOUR REVIEWS ABOUT THIS PROGRAM AND SUGGESTION ON WHAT IMPORVEMENTS CAN BE MADE IN IT !! AND ALSO I NEED TO KNOW CAN THIS PROGRAM BE MADE BY …

Member Avatar for Jishnu
0
180