bell notificationshomepageloginNewPostedit profile

Topic : Re: How to structure a sentence containing long code examples? In the context of a technical manual, I need to write instructions guiding users through several standard manipulations. When providing - selfpublishingguru.com

10% popularity

I have to document code use on occasion and I prefer a clear cut structure, so I would simply say:

The following code
camera.start...

should be replaced with:
camera.start_...

Programmers won't care about your grammar choices, they will only need to know what code to use. Just my two cents worth. Thanks


Load Full (0)

Login to follow topic

More posts by @Chiappetta298

0 Comments

Sorted by latest first Latest Oldest Best

Back to top