View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000504 | GC Studio | Compiler | public | 2024-07-11 07:43 | 2024-07-11 07:43 |
Reporter | anonymous | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
OS | Windows 11 | ||||
Product Version | 1.01.101 | ||||
Summary | 0000504: Compilation error! | ||||
Description | #chip mega328p, 10 '10 MHz #option explicit Dim Zahl as single Dim Text as String Zahl = 1.23 * 2 Text = SingleToString (Zahl) End | ||||
Additional Information | Wird dieses Programm kompiliert, so erhalte ich eine Fehlermeldung "Invalid variable type:single" Wodurch kann ich diesen Fehler vermeiden? If this program is compiled, I get an error message "Invalid variable type:single" How can I avoid this error? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-11 07:43 | anonymous | New Issue |