I need a standardised git repository in cpp which contains lot of string and char identifiers and identifiers should be named well(not single character names for them)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
I'm not sure if any such git repository exists. (There are so many on GitHub, though, I could be wrong!)
What specifically are you needing to see? Naming conventions for variables or files? Project structure?
P.S. try adding the
#help
tag