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 CCS Technical Support

Missing Preprocessors

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
JackK



Joined: 16 Oct 2020
Posts: 5

View user's profile Send private message

Missing Preprocessors
PostPosted: Fri Oct 16, 2020 4:32 pm     Reply with quote

I am definitely not an experienced user. A couple of classes. I am using MPLAB X ver 5.4 because of the functionality it provides. But, it seems that all the # preprocessors aren't there. Like #IMPORT and #EXPORT. The CCS compiler is ver 5.095. Am I doing something wrong?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Oct 16, 2020 9:05 pm     Reply with quote

#import and #export are commands built in to the CCS compiler.
Most CCS users don't use them. They are for advanced users.

Why do you think you need them ?

Give an example of how you're using them in a CCS program.
temtronic



Joined: 01 Jul 2010
Posts: 9221
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sat Oct 17, 2020 4:58 am     Reply with quote

I was wondering the same thing ! In 2+ decades I've never used them, though 'thinking' maybe it's part of the MCU way of programming ??
An example would be nice to see.

Heck my compiler's so old, it doesn't understand int64 !!!

Jay
Ttelmah



Joined: 11 Mar 2010
Posts: 19496

View user's profile Send private message

PostPosted: Sat Oct 17, 2020 9:28 am     Reply with quote

int64, doesn't exist with CCS, unless you are on one of the PIC24/30/33
processors. So 'not surprising' that they are not routine!... Smile
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion 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