日本語のみで絞り込む

2012/7/16 -I've tried defining the variables on a separate line before assigning them to the functions, but I end up getting the same error message. What ...

2012/9/21 -I guess using a vector would work as long as I can set the size to a value stored in a variable.

Ive been getting that error a lot and I have no idea what it means. For example: the code below is supposed to print the three integer values in the array ...

2021/11/14 -So I'm trying to write this script for something and I cannot for the life of me figure out why it's throwing these errors. int ThermistorPin = ...

2021/3/22 -I'm trying to use images in LVGL. I've converted it via the online converter just as the docu says. I've tried this once before but moved on ...

2020/8/2 -I have a nested "switch" statement in a function. Every time I try to compile, I get the error "expected primary-expression before ')' token".

error: expected primary-expression before ';' token Welcome to my channel. Please Subscribe, like and share. It is greatly appreciated.

YouTube-Legendary Computer Programmer

2021/4/7 -Solution 1 · 1) You don't define enums inside a method: they are declared outside · 2) You cannot include a space in any name - function, ...

2021/5/24 -Hi, I am having an issue with this error and I have no idea how to fix it. The code is to measure the battery voltage and turn on a led lamp ...

2022/3/11 -Hey guys I'm new to c++ and I don't know what I'm doing wrong.Can anyone help please. #include #include int main() { float y, x;