Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format c++ and #4

Open
Luis46coco opened this issue Apr 13, 2017 · 0 comments
Open

Format c++ and #4

Luis46coco opened this issue Apr 13, 2017 · 0 comments

Comments

@Luis46coco
Copy link

C ++ writing format and user display formats

I think we should have a common site to share, discuss and reach agreements on internal and external formats, for example

I do not know if it is better (* .bin, * .dll) or with ";" Instead of "," and if you always add a space later or not, or use uppercase or lowercase letters

So far the format seems to be, lowercase and space after ","
I do not know if it's better, ";"

With respect to the c ++ format it seems a little long
command
{
      Break;
}

I prefer

Command {
      Break;
}

Or for a single instruction inside, use:

Command
     Break;

@BGPierce BGPierce transferred this issue from another repository Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant