Posts by Marcos Eduardo • 29 points
2 posts
-
0
votes2
answers88
viewsQ: I want to leave a string with Zero value
I have a small problem, I have a textbox that has a value in real "999.99" and writes a number in full, only that the textbox often receives an incomplete value like '23' etc., I want when the…
c#asked Marcos Eduardo 29 -
1
votes1
answer56
viewsQ: Find the position of a letter using FOR
I’m doing a project that is as follows. The Program asks the user a text and a letter that will be searched within this text and I want it to return me the position. Ex.: If you put the word "Table"…
c#asked Marcos Eduardo 29