mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-12 23:25:44 +08:00
Add sorce code blocks of C to the docs.
This commit is contained in:
@@ -323,7 +323,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="linkedlist_stack.c"
|
||||
|
||||
[class]{linkedListStack}-[func]{}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
@@ -398,7 +398,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="array_stack.c"
|
||||
|
||||
[class]{arrayStack}-[func]{}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
|
||||
Reference in New Issue
Block a user