CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Forum Policy

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
CCS
Guest







Forum Policy
PostPosted: Thu May 06, 2004 4:40 pm     Reply with quote

CCS Forum Policy and Guidelines


1. This forum is not an official support forum

This forum represents a user exchange, where users can get together and discuss the CCS C Compilers. It is not an official support forum.

Please do not post bug reports to this forum expecting a response from CCS and please do not post bug reports expecting CCS to see your bug report and act upon it. Bug reports must be sent through the ways detailed on the support page for a guaranteed response. CCS employees who do read the user exchange do so out of their own free time and cannot guarantee to report each bug or complaint posted on this forum.

If you sent an email to technical support and you are not getting a response then send your email again. If you sent an email to technical support and they said it's not a compiler bug then verify it is a compiler bug and email technical support more details.

You can post your bug report to either ask for other people's opinion on if it's your bug or a compiler bug, or to warn other users of a bug you have run across.

2. Do not send technical support questions to the CCS user via Private Messages

This forum software allows you to leave private messages to users on the forum. One of the users on this board is "CCS", which is of course the official CCS user login. Do not send technical support questions to this user because this user does not regularly log on to read the private messages. Send official technical support requests though the official means supplied on CCS Technical Support Request webpage.

3. Before posting a question, look for the answer first

You will be surprised to know how often certain questions get asked over and over again. Before posting a question either search the forum for your question, or look at the frequently asked questions (FAQ) page for your answer. You will also find the Commonly Asked Questions and Answers in the back of your CCS PICC reference manual.


4. When posting source code, please use the Code feature of the message board.

Due to the way HTML formats characters, especially new lines and blank spaces, posting source code on a web page can look ugly. To post source code that retains it's proper format please use the Code feature of the message board system. You will see the Code feature as an option button above the text field where you enter your message.

Here is an example of the Code feature:

Code:
void main(void) {
  int i;
  do {
     i--;
  } while (i);
}



5. Stay on topic

This forum's sole purpose is to help people with programming Microchip's in CCS PIC C. Also, generally any discussion about Microchip's, firmware designing and electronic components in embedded systems is considered on topic.


6. No vulgarity

Please keep the conversation civil and respectful.


7. No spamming or solicitation

No spamming or solicitation of your services and products for sale. Likewise, no spamming or solicitation of employees looking for employers or people searching for products.


8. No pirating

No discussions or attempts to illegaly acquire or distribute works (software, manuals, books, etc) that you are not legally allowed to acquire or distribute. This includes asking for or making available commercial software, or trying to distribute a copywritten book via a PDF.

This is not a request. Pirating is a crime.


9. CCS retains the right to moderate the forum

Although we retain this right, we have rarely used it. To prevent moderation or deletion of your posts follow steps 5, 6, 7 and 8 of this guideline.

The general rule is to follow common sense.
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group