This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Atmel DataFlash driver


8. September 2004 21:20 schrieb Tarmo Pikaro:

> df_flash_hwr_map_error...
> why to bother with names - isn't simpler to write
> functions like 'aaa' , 'aab', 'aac' and so on ?! :)

Sure it is simpler to write function that names 'aaa','aab' and so on,
but nobody ever know what the function will do.
A good function name tell the reader what it does.

Just my 2 cents

Sebastian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]