- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
6 Posted Topics
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 …
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 = …
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 …
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.
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: "); …
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 …
The End.
arindra