api tag

243 questions


1 answers
40 views
0
C language blocks[7][2]={0,}; stack buffer error during initialization

static int m_Glass[7][2] = { {1,1},{1,1},{1,1},{1,1},{1,1},{1,1},{1,1} };void InitBlocks(RECT blocks[][2], RECT& bound);void DrawBlocks(HDC hdc, RECT blocks[][2]);static RECT Blocks[7][2];int rand...

c api
2 years ago

1 answers
131 views
0
I'd like to add the STT function to Janggo.

Currently, we implemented the STT function using Kakao Voice API.The key used the restapi key value. After implementation, I want to execute the STT function and implement it when I press the button o...

2 years ago

1 answers
81 views
0
Does it take a long time to learn win32api

I'm a college student I made a program with c source code, but there was a feedback that it would be better to make it GUI method if I made it with a desktop application, but I have to learn it this s...

2 years ago
« - 25 -

© 2024 OneMinuteCode. All rights reserved.