editor
-
in an editor some lines are 1 p q r s 2 x y z v when the user will enter some line(2 a b c d) in between 1 and 2 2 x y z v will appear like 3 x y z v. it will appear like 1 p q r s 2 a b c d 3 x y z v give some idea how to do it
-
in an editor some lines are 1 p q r s 2 x y z v when the user will enter some line(2 a b c d) in between 1 and 2 2 x y z v will appear like 3 x y z v. it will appear like 1 p q r s 2 a b c d 3 x y z v give some idea how to do it
I guess the first step is to think about what it is you want to do, then the next step is to think about the materials you were given in class, and how they point you in the right direction. Then, you should do your own homework. Post here if you get stuck ( i.e. if you have code to post and wonder why it's not exactly working ).
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog