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

Small change, but a new version number!! : )

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



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

View user's profile Send private message Visit poster's website

Small change, but a new version number!! : )
PostPosted: Thu Mar 03, 2005 2:51 pm     Reply with quote

It looks like CCS put out another small update.

And I am very happy to see that it looks like they gave it its' own
Version number.

WELL DONE!
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Thu Mar 03, 2005 5:14 pm     Reply with quote

Are you talking about this ?
Quote:

3.219 A problem treating some 32 bit unsigned numbers as signed in rel expresions is fixed
3.220 The device filenames have changed so all the center C and F characters are upper case (Linux note)
3.220 An few optimization bugs have been fixed
3.220 Some device definitions have been updated
3.211 A problem with the way local static variables are initialized is fixed


3.211 Shocked
I guess an error in the built in function void version_index() Very Happy


Humberto
Haplo



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

PostPosted: Thu Mar 03, 2005 10:56 pm     Reply with quote

Code:

void version_index()
{
    char Desc[20];
   
    Version_Num+=0.001;
    Fill_In_With_Some_Vague_Description (Desc);
    printf("%f %s\r\n",Version_Num,Desc);
}
kometen



Joined: 12 Oct 2003
Posts: 13

View user's profile Send private message

Some vague description
PostPosted: Fri Mar 04, 2005 7:25 am     Reply with quote

This is great humor. He He.


br

Poul Laughing
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