photo

Zulham Mr


Last seen: oltre 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

A Matlab/Simulink enthusiast

Statistica

All
MATLAB Answers

5 Domande
0 Risposte

Cody

0 Problemi
18 Soluzioni

RANK
218.424
of 301.533

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.316

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
27.437
of 175.212

CONTRIBUTI
0 Problemi
18 Soluzioni

PUNTEGGIO
200

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Polyspace Overflow Orange Checks
Hello guys, I have this C++ code: #include <iostream> using namespace std; int pos = 0; char *buf = NULL; const char *...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


DRS option is limited in Polyspace Code Prover
Hi guys, I have this C++ code below: void myfunc(int *arg, char *argv[]) { if (*arg == 1) *arg += 1; cha...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Polyspace Orange Check: Adding DRS for array
Hello guys, I have this C++ code: static char hw_type[4] = {'V','2',0, 0}; void myfunc() { hw_type[1]++; } This is h...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Polyspace: expression must have a constant value
Hello guys, I have this C++17 code: #define I2C_BUS_MAX_BUS_ITEMS 3 struct my_bus_t { int bus{-1}; bool is_extern...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Polyspace: Errors from Using Namespace std Without Prefix
Hi guys, I have problem in Polyspace stating that the global scope has no "mblen". I have tried the solution by adding std in ...

circa 4 anni fa | 1 risposta | 0

1

risposta