Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner
by
BoozyTalking
on 08/02/2024, 10:13:15 UTC
And why you don´t ask in the SRBminer discord, you find many users their and better support, doctor is also more active in discord.

Because he would be already banned there with this attitude..  Cool

You lie. Better add parameters check at startup - simple task even for scoolboy.

nah, its easier for everyone if you just stop being a douchebag.

Look, it's easy: 1) const array [your predefined command line parameters]; 2) dynamic array [command line parameters from user] - you already have it in your program; 3) use any type of cycle you like or preffered, in cycle check if array [1] contain current element of array [2], if not contain - HALT (with message). Easy.