User: MAK001

  • Public profile

User profile: MAK001

User info
User name:MAK001
History
Joined:
Number of posts:5
Latest posts:

How to hide the pop up dialog box in fltk
I am using this to create a pop-up that takes in users name: void Controller::cli(){ int cmd =...

Compare two strings in C++
I need to compare two strings in C++. Suppose the first string is sol and the other one incomplete_a...

how to look at each character of a string without for loop in C++
Suppose I have a character, and I want to check if the character is in the string. For example, I wa...

Boolean array to hold ASCII characters
No, it just need to be a bool array that holds ascii characters

Boolean array to hold ASCII characters
I need to make a guesses array (like a vector, but without methods) that holds a Boolean for each AS...

This user does not accept Private Messages