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

Pointer Examples? (Solved)

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



Joined: 09 Oct 2007
Posts: 62

View user's profile Send private message

Pointer Examples? (Solved)
PostPosted: Fri Mar 21, 2008 2:11 pm     Reply with quote

PIC16F690-ICD / ICD2 / PCM 4.060

I'm having trouble declaring and implementing pointers to send a float as a string of bytes through an array. I'm assuming a float would be 4 bytes, since float is 32 bits. Can someone show me some links and/or examples? I've searched the forum and through google. Thanks so much.


Last edited by ThomasC on Fri Mar 21, 2008 3:42 pm; edited 1 time in total
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Mar 21, 2008 3:10 pm     Reply with quote

See this FAQ article:
http://www.ccsinfo.com/faq.php?page=write_eeprom_not_byte
ThomasC



Joined: 09 Oct 2007
Posts: 62

View user's profile Send private message

PostPosted: Fri Mar 21, 2008 3:41 pm     Reply with quote

Thanks I found out my code did not work because I tried to declare the pointer inside a function instead of outside the function.

*Solved*
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