Skip to content

Coding style correction. #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
Issue concerns coding style of memory.h

1. Comments don't satisfy the requirements of coding style.
2. There is no names of arguments in method declaration.

Example:

/* Returns ByteLine with specified length from specified
address. If that position is invalid, recalls exception */
ByteLine readBL(  mathAddr, unsigned int);

Fix it please for whole file.

Original issue reported on code.google.com by [email protected] on 24 Mar 2010 at 8:53

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions