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

Search found 4 matches
CCS Forum Index
Author Message
  Topic: Any slick ways to do a menu without \f?
hp

Replies: 5
Views: 5340

PostForum: General CCS C Discussion   Posted: Wed Mar 14, 2007 12:29 am   Subject: Any slick ways to do a menu without \f?
Take a look at ansi escape codes. These escape sequences are standardized and recognized by many consoles, terminals, etc. It is also how text gets colored in the linux terminal.

I have used this ...
  Topic: #LOCATE'ing Struct Arrays
hp

Replies: 3
Views: 4613

PostForum: General CCS C Discussion   Posted: Fri Jul 21, 2006 10:13 am   Subject: #LOCATE'ing Struct Arrays
Thanks for the info.

I may try an external eeprom (most likely FRAM since I will be moving the data around alot). For now I have split the one huge array into 2 smaller ones, locating each one to ...
  Topic: #LOCATE'ing Struct Arrays
hp

Replies: 3
Views: 4613

PostForum: General CCS C Discussion   Posted: Thu Jul 20, 2006 11:17 pm   Subject: #LOCATE'ing Struct Arrays
I have a struct array that consists of 24 structures of 4 bytes each. My question is does the compiler think that this is a 96 byte continuous array?

I am asking this because if I add another vari ...
  Topic: Median Filter code snip from old post 13211
hp

Replies: 2
Views: 12417

PostForum: General CCS C Discussion   Posted: Thu Nov 27, 2003 10:52 am   Subject: Median Filter code snip from old post 13211
Hello,

You can do a search on the Forum for Post 13211. The search turned up: http://www.ccsinfo.com/forum/viewtopic.php?t=3462 which looks like the post you wanted.

Harrison
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group