79758045

Date: 2025-09-07 09:48:34
Score: 4.5
Natty:
Report link

Solved!

After the problems with sending strings I decided to send structs:

typedef struct data_point {
    int x_val;
    int y_val;
} data_point;

I have used this library to make the GTK-Chart:

Slope

First result looks quiet good:

enter image description here

THX for your help especially @ian-abbott

Reasons:
  • Blacklisted phrase (1): THX
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @ian-abbott
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Damir Duric