Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

6 Posted Topics

Member Avatar for koneill

According to my knowledge Your are using document.write() twice dont do like that just append the content of **BreedVideoOpen** to the **wincontent** and display it once at the end of **OpenDynanamicPic** function it will solve your problem.

Member Avatar for Akash_Soni
0
294
Member Avatar for Akash_Soni

Hello, I have to develop android application that is used for screen sharing of android device through wifip2p(NFC) technology so i am thinking of doing it by capturing screenshot from source device and send it to the destination device but in screen sharing **frames per second** plays an important role …

Member Avatar for Akash_Soni
0
111
Member Avatar for sami9356

No we cannot do so because when if we define a single constructor in the class than the compiler does not provide default constructor , so in that situation we have compulsary write the default constructor otherwise it creates error

Member Avatar for tapananand
0
720
Member Avatar for Awais ramzan

for price you have to save price in and array and use that price from the array when the user select particular item for example if user selects item number 2 you have to use price[1]. so you get exact price of particular item and for admin side u cant …

Member Avatar for Akash_Soni
0
231
Member Avatar for boka123
Member Avatar for Akash_Soni
0
180
Member Avatar for Jean-Luc

Ya you can use loop for iteration upto the number of columns and then u can acheive it just like this for(i = 0;i < col;i++) scanf("%d",&myarray[row][i]); and for dynamic allocation of column you can use malloc or calloc function.

Member Avatar for Akash_Soni
0
352

The End.