Wednesday, April 17, 2019

CPP Progress

I have made progress at last. My implementation of my note-taking app now parses input, doing wildcard matches on the users input, against pipe delimited possibilities. It now creates new Entries and has a method to show them. I need to create the view entry command and I need to format the output, but it's a solid start.

I'm slowly beginning to feel more comfortable with the language and how to accomplish what I need. Pointer types are still tough, but getting better. I finally resolved the re-declaration error from header files being included more than once.

I'll have to setup a Windows vbox so I can grab the SQLITE .dll and compile it for Windows.

More to come...

No comments:

Post a Comment

From Shotcut to Kdenlive

So I've been using Shotcut for a while now, for my YouTube videos... and music videos. I love the application. Slicing clips, doing fade...