Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3747732

Browse files
authored
Update README.md
1 parent b058030 commit 3747732

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,17 @@ Input: HELLO%2C+%26%231587%3B%26%231604%3B%26%231575%3B%26%231605%3B+%2C+%26%231
4949
Output: HELLO, سلام , ۱۲۳
5050
```
5151

52+
53+
## Compile Example
54+
55+
```
56+
$ git clone https://github.com/BaseMax/DecodeQueryStringC
57+
$ cd DecodeQueryStringC/
58+
$ cd example/
59+
$ gcc main.c ../source/decodequery.c -o main
60+
$ ./main
61+
```
62+
5263
## Copyright
5364

5465
Many resources have been used to implement this library. (Eg NamedEntities, ...)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /