Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huanhuanonly/stringtoc-style

One-click conversion of string to C-style
https://github.com/huanhuanonly/stringtoc-style

Last synced: 8 days ago
JSON representation

One-click conversion of string to C-style

Awesome Lists containing this project

README

        

# StringToC-Style
One-click conversion of string to C-Style (with GUI)

>Copyright (c) 2022-2023 LoveRain Yanghuanhuan [email protected]. All rights reserved.
>>Written on 2023-1-27 21:41:55

## Function
* Automatically add double quotes at both ends of a string
* Auto wrap
* Support conversion to hexadecimal and octal styles

## Conversion method
* Use Files
* Use Clipboard
* Use Quick conversion area

![PageScreenshot](https://github.com/lrHuanhuan/StringToC-Style/blob/main/Image/Page%20screenshot.png)