|
...
|
...
|
@@ -9,6 +9,7 @@ Provided shell functions:
|
|
9
|
9
|
- `webubuntu [<keywords>...]`: [Ubuntu][] packages.
|
|
10
|
10
|
- `webcpp [<terms>...]`: C++ part of [cppreference][].
|
|
11
|
11
|
- `webc [<terms>...]`: C part of [cppreference][].
|
|
|
12
|
+- `webwin32 [<terms>...]`: Native C/C++ [Windows API][] (also 64-bit).
|
|
12
|
13
|
|
|
13
|
14
|
[`dotfiles-websearch`]: https://git.rcrnstn.net/rcrnstn/dotfiles-websearch
|
|
14
|
15
|
[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
|
|
...
|
...
|
@@ -18,6 +19,7 @@ Provided shell functions:
|
|
18
|
19
|
[Debian]: https://en.wikipedia.org/wiki/Debian
|
|
19
|
20
|
[Ubuntu]: https://en.wikipedia.org/wiki/Ubuntu
|
|
20
|
21
|
[cppreference]: https://en.cppreference.com/
|
|
|
22
|
+[Windows API]: https://en.wikipedia.org/wiki/Windows_API#Major_versions
|
|
21
|
23
|
|
|
22
|
24
|
## License
|
|
23
|
25
|
|