Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

L Braun

@L Braun
About
Posts
13
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Comparing MP3 files...
    L L Braun

    Just found Audio DiffMaker[^] but never used it. What I do use is Mp3Tag with its build-in md5 audio checksum, but I think, it will fail for different compression rates. Some usage idea in How-to: Copy the MD5 checksum to a tag and compare it[^] Second find - sounds too good to believe (english landing page) AllDup - Freeware zum Suchen und Löschen von Dateiduplikaten[^] foobar 2000 with a plugin was also mentioned somewhere ...

    The Lounge visual-studio hardware question announcement

  • Simple video editing software...
    L L Braun

    OpenShot Video Editor | Download[^] Perhaps overkill, but offers a nice playground. Unfortunately it has no automatic distribution of the pictures, you have to put them on a timeline and expand them to the desired duration but it works. As far as I remember our canon video-cam also came with a video editor ('HDWriter') which could merge videos, pictures and music. But that was more then 10 years ago ...

    The Lounge hardware tools question

  • Host Web API
    L L Braun

    I have never done anything like that, but perhaps this helps: Penny Pinching in the Cloud: Azure Static Web Apps are saving me money - Scott Hanselman's Blog[^] and from that: Azure Static Web Apps – App Service | Microsoft Azure[^] "Pay as you grow Always free for hobby/personal projects. Easily move between pricing options based on your business needs."

    The Lounge database cloud json help question

  • CPU: Could you help me understanding it?
    L L Braun

    Looking at your selected CPUs, TDM comes to mind: i7-10875H: TDP = 45W is more of a desktop CPU. The others, postfixed with "U"" are designed for Notebooks etc. Just wondering.

    The Lounge html asp-net visual-studio com help

  • How much space will brexit free up in European union ?
    L L Braun

    And Northern Ireland?

    The Lounge com question code-review

  • Question for you electronic DIY people
    L L Braun

    Sorry, it is in german ... Homematic DIY-Projekt: Thermometer und Hydrometer – fertige Platine im Eigenbau › technikkram.net[^]

    The Lounge hardware question c++ iot

  • Is it possible to get the old newsletter version back?
    L L Braun

    Is it possible to get the old newsletter version back? I really do miss the sections and do not know what the pictures are for. cheers L. Braun

    Site Bugs / Suggestions question announcement

  • Loop exit
    L L Braun

    After reading the original post again, I wasn't sure I got it right, so I had a look in wikipedia about PLANC. Now I think EXITFOR specifies what to do if the for loop exits normally and the EXITWHILE specifies what to do when a WHILE clause (one of many) becomes true. Both blocks are specified inside the loop. So I see a WHILE in PLANC as a "if() break;" construction in c. And EXITFOR and EXITWHILE would be coded as something like if (got_out_with_break) {// EXITWHILE block} else {// EXITFOR block} but I could be wrong :) As stated below - Python got it as well.

    The Lounge csharp c++ java delphi algorithms

  • Loop exit
    L L Braun

    After a loop, how do you know if you finished it or breaked out of it? This post is not about just leaving a loop, but about knowing how you left it and act according it. We probably all know how to do that in c, but this is about a language that adds syntax elements for that.

    The Lounge csharp c++ java delphi algorithms

  • An Idea for Optimizing Class Methods
    L L Braun

    I am not sure how this could be implemented. If the class code is in a different compile unit, the compiler cannot optimize the calling program, or cannot check any hints. If the class code is known, perhaps by including it, inlining and then optimizing could probably do it right now. In other words - nice to have, but I do not see any practical way to do it.

    The Lounge code-review beta-testing performance tutorial learning

  • Bubble sort in CObList [modified]
    L L Braun

    Try google: "sort coblist" comes up with http://www.codeguru.com/cpp/cpp/cpp_mfc/collections/article.php/c757/[^] and a lot of recommendations to drop MFC :)

    C / C++ / MFC question data-structures

  • Real Links in Daily Newsletter
    L L Braun

    Hi, is it possible to get the real link behind "http://www.codeproject.com/News.aspx?nwid=6865" (and others)? Microsoft keeps redirecting me to the german side, which does not have the requested page. Perhaps there is another solution, but I have no idea. Thanks, Lothar

    Site Bugs / Suggestions com question announcement

  • Binary File Comparison...
    L L Braun

    or have a look at a free hex editor like HxD http://www.mh-nexus.de/[^]

    The Lounge question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups