Skip to main content

Questions tagged [code-length]

This tag is for questions regarding the amount of code used or to be used in a post.

7 votes
2 answers
149 views

There are several meta questions plus the help center making it clear that questions must provide real code. However, it is unclear to me whether answers must therefore also be runnable code. ...
Bob's user avatar
  • 587
3 votes
1 answer
287 views

I have code that is about 1000 lines long (and growing, as some features are not yet implemented and some edge cases unhandled), so posting it here likely would overwhelm people, even if it would be ...
reducing activity's user avatar
2 votes
2 answers
155 views

I am working on an open-source library that contains several source files. I would like to ask for feedback, not only for specific code in specific files, but also on the more general arrangement of ...
Erel Segal-Halevi's user avatar
8 votes
1 answer
141 views

My code is around 480 lines and a little over 13,000 characters(12,000 if not counting spaces). It consists almost entirely of headers and implementation files, with a very short main.cpp. Should I ...
JensB's user avatar
  • 175
0 votes
1 answer
71 views

Does Code Review allow for posting (or linking to) entire projects? I'm not sure if this helps at all, but in my case, I am not looking for generic input, but rather I have a specific question about ...
qwerty's user avatar
  • 361
6 votes
1 answer
115 views

For example, say I wanted to ask a question about memory efficiency regarding two versions of a structure I have in a specific language, but I'm only concerned about that one section of the program. ...
Braden Best's user avatar
4 votes
2 answers
253 views

I have a Python application that I created a while back and I'm hoping to have someone with more Python experience than me look over the entire project and let me know if both the structure of the ...
Abe Miessler's user avatar
1 vote
1 answer
117 views

Say I have an open source project hosted on GitHub or wherever, currently in the public review, testing, and bug reporting phase. The Asking page says: ...feedback on a specific working piece of ...
Oliver Yasuna's user avatar

15 30 50 per page