[try Beta version]
Not logged in

Beginners - November 2024

by Dazzer
How to start with audio plugin GUI design?
 
Hi folks, I'm interested in learning C++ for audio plugin design, but I'm a bit unusual in that i...
Nov 14, 2024 at 5:34pm
[1 reply] : we used to call it RAD (rapid application development) and I am not su... (by jonnin)
How to get program to distribute input by alternating between two, multi-line string inputs
 
Hello I need to get this output: 1) type a: 1a type b: 1b 2) type a: 2a type b...
Nov 13, 2024 at 12:47pm
[5 replies] Last: You can do it with just 1 loop to read the data. Consider: #include... (by seeplus)
zero dynamic memory allocation
 
So today I was reviewing teacher code that lets student input the number of blocks of memory to allo...
Nov 7, 2024 at 9:53am
[4 replies] Last: Well it was written by a teacher. I need say no more..... (by seeplus)
Why its showing wrong ?
 
Hi there, I am trying to run a code what school going student can do ! But not sure what kind of m...
Nov 1, 2024 at 3:53pm
[6 replies] Last: Just because you can doesn't mean you should. :) do-while without... (by seeplus)
  Archived months: [oct2024] [dec2024]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.