cstring ~main
A very simple cstring
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
cstring
This is a work in progress.
Just a very simple Cstring type to interface with C a little easier
import cstring;
import core.stdc.stdio;
void main()
{
Cstring c = "Hello world";
puts(c);
}
- Registered by Johan Forsberg
- ~main released a year ago
- Imperatorn/cstring
- proprietary
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.2 2023-Nov-06 0.0.1 2023-Nov-06 ~main 2023-Nov-06 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
7 downloads total
-
- Score:
- 0.3
- Short URL:
- cstring.dub.pm