splicecube's Profile
Reputation: 0
Apprentice
- Group:
- Members
- Active Posts:
- 26 (0.13 per day)
- Joined:
- 03-November 12
- Profile Views:
- 215
- Last Active:
Apr 15 2013 06:35 AM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Simple issue with 2D arrays
Posted 15 Apr 2013
snoopy11, on 14 April 2013 - 10:36 PM, said:Hi,
int main() { char array[100][10]={{' '}}; char letters[3]={'A','B','C'}; strcpy(array[1],letters); cout << array[1] << endl; return 0; }
But if I take out the "={{' '}};" your program still works. And when I initialize it like you did in mine I still have the same issue. Thank you for helping though -
In Topic: Trouble displaying the tiles 2 players would start with in Scrabble?
Posted 7 Apr 2013
Thank you for taking a look at this/ attempting to help. But this problem has been solved. Have a nice day
-
In Topic: Quick array of pointers
Posted 1 Apr 2013
-
In Topic: Finding all possible words that can be made out of a 6 letter word
Posted 19 Mar 2013
Adak, on 19 March 2013 - 02:38 PM, said:Doesn't sound like a reasonable solution to me!
Splicecube, how many words are in your list of words?
I have 7660 words in my list, and thank you so much for you help! But you see when I submit this program the only txt file the instructor can access is the dictionary he provided. And about your other post it works really well but only with 6 letter combinations. Like for example if I have the word "rodent" I would rearrange it to "denort" (alphabetically). Then lets say the word "rod" was found out of the combinations of r,o,d,e,n,t. rod would be rearranged to "dor" just be compared to the first three letters of "denort". And since "dor" and "den" arent the same, the program ignore a bunch of the valid words. By the way I have to find 3,4,5, & 6 letter combinations which I account for in my nest for-loops -
In Topic: Finding all possible words that can be made out of a 6 letter word
Posted 18 Mar 2013
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Click here to e-mail me
Friends
splicecube hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
splicecube has no profile comments yet. Why not say hello?