Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

6 Posted Topics

Member Avatar for scripts99

Well it seems that you have tried every bit of SEO to have quality traffic. Let them to do their job meanwhile, what you need to do is promoting your services in social platform for those who are in need of that. You can try facebook, twitter, myspace. You can …

Member Avatar for Icone
0
505
Member Avatar for lionaneesh

in the above program [B]Others[][/B]- an array which is storing a string "[I]Additional lines[/I]" Now this string "[I]Additional lines[/I]" has to be put into [B]tenlines.txt [/B]file. point variable points to the cursor position of the file "[B]tenlines.txt[/B]". Two integers indexer and count are used in for loop. [COLOR="Red"]for (count = …

Member Avatar for Ajinkya Naik
0
176
Member Avatar for darrylpatterson

I think if you have a company then the best way is to promote it as a company. The reason is if you try to promote it a single user then your profile will look like a yellow page rather than someone who is here to share views. But as …

Member Avatar for joelchrist
0
239
Member Avatar for InsightsDigital

Facebook page is itself a promotional tool. But if further promotion is required then i would suggest to increase fan list. Moreover what you can do is submitting your page url in relevant directories and classified.

Member Avatar for InsightsDigital
0
111
Member Avatar for kendricktamis

ya Bubble short is the best way. # program for bubble short: [code] void bubble(int a[],int n) { int i,j,t; for(i=n-2;i>=0;i--) { for(j=0;j<=i;j++) { if(a[j]>a[j+1]) { t=a[j]; a[j]=a[j+1]; a[j+1]=t; } } } } void main() { int a[100],n,i; printf("Enter integer value for total no.s of elements to be sorted: "); …

Member Avatar for WaltP
-2
129
Member Avatar for arindra

hello friends i had joined few days ago but posting for the first time today . i am quite a forum person - be it in participation or just learning . my name is Arindra and i am from India . I have been in web development , hosting etc …

Member Avatar for cecil.vera
0
57

The End.