Compiler Warning (level 1) C4026
function declared with formal parameter list
The function declaration has formal parameters, but the function definition does not. Subsequent calls to this function assume that the function takes no parameters.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
function declared with formal parameter list
The function declaration has formal parameters, but the function definition does not. Subsequent calls to this function assume that the function takes no parameters.