Ann reason you choose authenik? There are a nmber of options and I’m not sure why to choose one over the other.
If you need to learn C, at least use the first edition of the book - the one without the ANSI additions is much smaller.
I’'ve actually never read the second/and edition so I can’t say if it is good or not. I can tell you that the first edition still has a proud space on my bookshielf though the acid paper is starting to take a toll and I suspect it won’t be long and I’ll be needing a reprint.
True is not one in C. You can always compare a value to 0 if you need false but comparing to any single value for true is wrong. Often functions will return some calculated value which would be zero for false and who cares - it isn’t zero so return it for true. Thus all defines of true are suspect.
I’m not surprised. They are very hard to make correctly and not that much better than other options that are easier to do. they are a “holy grail” of wood working skill for a reason. I’ve done a dozen in my life and the best is so awful I want to burn an otherwise nice creation to hide the evidence.
Welcome to the world. There are strange things all over. Sit back and enjoy laughing at the ride.
Watching sports is a useful activity when you confined to a hospital bed for a month or two as has happened to people I know. In one case they wouldn’t be allowed to game, even sports were in danger of being too exciting for their condition.
The game most of the world calls “football” is called “soccer” in the US. We have a very popular game we call “football” in the US that is unrelated to “soccer”, instead it is related to rugby (still very different from rugby, but there is a relation)
Cutting dovetails implies by hand - power tools exist for it, but those using power tools generally use different joints.
Watching someone cut a dovetail by hand is a lot more interesting now that I know from experience how hard it is. And maybe I’ll learn a trick to make my next ones better.
I can only watch so much football as can a rare other people like me. If I am watching football I want the view of one position. I don’t care that the quarterback got sacked on the play, how did the running back avoid the defense in his attempts to become open for a pass - or some such that I want to emulate when I next play. (i think that is a likely thing - I consider football too dangerous to play so I’m guessing - in reality I’d prefer to see other sports that I’m likely to play)
edit: spelling
Contribute to some other game that already exists if possible. that is the power of open source - when many people over many years come together to work on all the tedious details to make a complex polished game free from market pressure. When you do many choices have already been made for you, so they can tell you where to start. Want to add a new puzzle, put a picture on some wall, or whatever - they will tell you how to do that.
If nothing is like your idea you can start from scratch. Likewise sometimes the existing people involved in the game are jerks and you need to start over or fork - but are you sure it is them and not you. These are not ideal cases though and should be avoided. Much better to work with others if possible.
If you start from scratch you should be thinking about what game engine to write in. You can write a game from scratch in raw code, but in general step one is picking your engine and then living with the limits of that engine.
Europe’s plan for war didn’t need lots of artillery shells. However Europe isn’t providing Ukraine with the air power needed to fight without lots of artillery which makes one wonder if they have enough capacity to build more if a competent Russia had attacked Europe instead.
imo most countries signed it only after verifying some other allie (read US) would not and would place mines for them in war. They are far to valuable for any military leader to agree to not use, and only a fool doesn’t listen to their generals about what is useful for defense.
Producing weapons grade nuclear materials isn’t that difficult. Iran is believed to only need a few weeks if they want to. (IRAN has known stock piles of just below weapons, but well above power plant grade Uranium). Many of us could probably do it in our basement if we could get our hands on enough Uranium. (there are a number of ways to die a painful death doing this as most people work in their basement, but we could probably get enough to produce a bomb before we died). With the knowledge anyone has and Ukraine’s current nuclear power plants and thus nuclear knowledge it is reasonable to assume they could get the weapons grade nuclear material if they really wanted.
Just be careful, if the UN is involved Russia has a veto over a lot of things and can use that pervert justice.
I prefer this to the graphics. Thanks.
i don’t own a tesla, so if their cars injure me I can sue them*
If you are a company you should hire kdab to make their binding better, and maybe train you and whatever else they can do for you. There is a lot of friction between C++/QT (Which is very different from regular C++) and you will either spend your time fighting the friction of mixing languages, or you will hire someone else to worry about all those details while you focus on your problem.