News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

A help form to fill out ?

Started by LETARTARE, February 21, 2013, 03:35:59 PM

Previous topic - Next topic

LETARTARE

I FOUND AN INCREASE OF EVIL MADE REQUESTS FOR ASSISTANCE.

How to make requests for beginners are properly presented to respond effectively ?

A simple form to fill out ?
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

ollydbg

Quote from: LETARTARE on February 21, 2013, 03:35:59 PM
I FOUND AN INCREASE OF EVIL MADE REQUESTS FOR ASSISTANCE.

How to make requests for beginners are properly presented to respond effectively ?

A simple form to fill out ?
Do you think our forum support such kind of "simple form"?
What they should fill:
1, your OS?
2, your CB version, Compiler version?
3, Problem kind: crash? build error?
4, steps to produce?
5, sample project/code?
6, build log? crash report?
.....
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

LETARTARE

yes
at least the first four.
This would identify the problem
For anyone who has a number of posts < xx ?

In addition:
your question is she 'Code :: Blocks' or a programming problem ?
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

Alpha

If someone knows how to set it up, I think having a form would be a really good idea.

There is also this template.

ollydbg

Quote from: Alpha on February 21, 2013, 10:35:35 PM
If someone knows how to set it up, I think having a form would be a really good idea.

There is also this template.

I did a quick search in the Simple Machines Community Forum, but found nothing.  :(
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.