mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-16 13:40:58 +00:00
Add sorce code blocks of C to the docs.
This commit is contained in:
@@ -51,7 +51,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="linear_search.c"
|
||||
|
||||
[class]{}-[func]{linearSearchArray}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
@@ -113,7 +113,7 @@ comments: true
|
||||
=== "C"
|
||||
|
||||
```c title="linear_search.c"
|
||||
|
||||
[class]{}-[func]{linearSearchLinkedList}
|
||||
```
|
||||
|
||||
=== "C#"
|
||||
|
||||
Reference in New Issue
Block a user