B4X FEED How to print to console without CRLF?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: How to print to console without CRLF? است. این موضوع تا کنون 34 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How to print to console without CRLF?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
34
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I'm following on how to make a text adventure game which is purely console based. Huw Collingborne is teaching the course in both C# and Java. In e, he has started to develop a simple IO console app. He shows how to print the string literal "> " to simulate a console prompt. The user would enter the input on the same line as the cursor prompt, not on the next line which is what B4X.Log does. From my research in the forums, I believe the answer may lie in 'TextWriter.Write' but I'm unable to figure out how to set it up for such a simple problem.

برای دیدن تصاویر باید ثبت نام کنید

C#:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

 

عقب
بالا