Posts by Razvan Balaci • 11 points
2 posts
-
1
votes0
answers24
viewsQ: Add character if equal after same MIPS
I want to do a program in MIPS where after finding a vowel, add the following consonant to it. For example, after a, add b, after and add f. At the end it’s like this: Word introduced: Olae Final…
mipsasked Razvan Balaci 11 -
0
votes1
answer110
viewsQ: How to display a database image in a Vb.net form
I’d like to know how I can show a database image in a Vb.net form. It’s something like this: info.TextBox5.Text = DataGridView1.SelectedRows(0).Cells(5).Value Only this code I use to display text…
vb.netasked Razvan Balaci 11