mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
fix: update codeblocks to use sh syntax
This commit is contained in:
@@ -28,7 +28,7 @@ To create multidimensional array, you do it like a regular array but with a extr
|
||||
|
||||
Use
|
||||
|
||||
```
|
||||
```c++
|
||||
data_type array_name[A][B];
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user