Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
2 Commented Posts
0 Endorsements
~569 People Reached
Favorite Forums
Favorite Tags
c++ x 2

3 Posted Topics

Member Avatar for AJ_Allmendinger

you can do simplistic read ins to a variable using set /p var="display: " From my experience batch is extremely limited. You can do simple things but that's about it. For example, if you've ever tried using conditionals in a for loop in batch you'd understand that inside conditionals are …

Member Avatar for Dundir
0
312
Member Avatar for Dundir

I'm working on a problem which calls for masking out certain parts of the digits being read in. My Code is below. I got the problem correct, but I couldn't shake the feeling that there was a better way to deal with the last mask (noted in comments as problematic). …

Member Avatar for Ancient Dragon
0
172
Member Avatar for Dundir

Hello, I'm working on a Pyramid Problem. I got it working, but it took a huge amount of time. How should I tackle a problem like this in the future. I don't think it should have taken me 4 hours but I had the most horrible time getting the formatting …

Member Avatar for WaltP
0
85

The End.