It is not always needed to put www. in the url. www. is just like other sub domains which can be configured in DNS. Means if you want to serve different sites for www.yoururl.com and yoururl.com you can configure this in DNS.
But when the WWW started, people append www. in their url.
I want to...
Well i have to edit multiple files situated in diffrent locations in the computer i know it can be done using the command [open "C:\file.txt" for append as #1] but my problem is that i have to append the same lines in the other files also so is there a way that i can append the same lines at a...
in data structures using C ...
while adding a node @ the end of a link list
e.g
append (NODE **q, int num)
what does **q stand for ???
*q is the "address pointer" of the parameter passed ....
but what is **q
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.