Search found 27 matches

by Trumps_Nipple
August 3rd, 2017, 4:19 pm
Forum: Everything
Topic: Array of pointers VS pointer to an array (memesweeper game)
Replies: 11
Views: 3852

Array of pointers VS pointer to an array (memesweeper game)

Hello there!
How can I create an array of pointers in context of memesweeper game? Talk about Tile array in MemeField object.

Code: Select all

Tile * pTiles[];
?
If it's correct how I could initialize in cstruct? (here I have some troubles while trying to solve it on my own).
by Trumps_Nipple
July 25th, 2017, 2:07 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

I deleted the chili's repository, added my own, gave a name "origin", made a commit to my own(success), added the chili repository again, rename it like "origin", tried commit for my own, but now it doesn't have name "origin"- it worked. Rly strange things. Revised the video. The only difference I f...
by Trumps_Nipple
July 25th, 2017, 12:52 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

Okay guys, I will not bother you anymore. It seems that this is some kind of stupid mistake on my part somewhere, despite the fact that it seems that everything in the video tutorial is understandable. While I'm still learning and it's not so critical.
by Trumps_Nipple
July 25th, 2017, 12:30 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

I found a rather stupid solution. I changed their names (origin and "any my name") but I'm afraid that this is fraught with consequences.
by Trumps_Nipple
July 25th, 2017, 12:22 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

After I deleted the chili's repository, I was offered CREATE a new one to post these changes there. This is as an option. But then why did I create my own repository by example in the video?
P.S.
Noticed that I can not send ANYTHING at all, the same error that the branch does not exist there.
by Trumps_Nipple
July 24th, 2017, 6:09 pm
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

I can not) I can only get an obvious error about the fact that the remote repository is not my.
by Trumps_Nipple
July 23rd, 2017, 8:42 pm
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

by Trumps_Nipple
July 23rd, 2017, 9:15 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

albinopapa, thx for replies, but it's log) It's previous attempts with chili's repo. Sorry that I disoriented you. When my error appears, the VS writes ONLY the error that the one on the right, output does not change.
by Trumps_Nipple
July 23rd, 2017, 8:14 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Re: Git problem.

nonono, I completely follow the video) I created a new repository on my account and try to send a branch there. If I sent to the repository, I would get another error, I specifically checked
by Trumps_Nipple
July 23rd, 2017, 6:09 am
Forum: Everything
Topic: Git problem.
Replies: 14
Views: 4841

Git problem.

Hey guys. I can not send changes to the newly created repository