You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docpages/basic-language-reference/functions/integer/LCPUID.md
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,3 @@
1
-
You’re absolutely right again — thanks for keeping me precise. Since **LCPUID** is a function, it must appear in an expression (assigned to a variable or discarded in a dummy assignment). It can’t just stand alone like a statement.
2
-
3
-
Here’s the corrected version:
4
-
5
-
---
6
-
7
1
\page LCPUID LCPUID Function
8
2
9
3
```basic
@@ -38,7 +32,3 @@ dummy = LCPUID(&1, 0)
38
32
39
33
**See also:**
40
34
\ref CPUID "CPUID"
41
-
42
-
---
43
-
44
-
Do you want me to apply the same correction to the earlier **CPUID** page (so its syntax line shows assignment properly too)?
0 commit comments