dev.parkjeonghwan
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
dev.parkjeonghwan created a post, How can I change the CLion formatter to avoid over-aligning function parameters?
When I format the following code in CLionDLLEXPORT bool DoClampLower(void* sPtr, int sHeight, int sWidth, JW_INT64 sStride, DataType sType, void* dPtr, int dHeight, int ...