General

Reply

Member

Member
chaoswolf71
Posts: 2
Registered: ‎08-05-2012
Message 1 of 4 (78 Views)

Help?

Would this work?

 

System.Console.WriteLine("Hello, World!")

 

and if yes, where would i put it???

Please use plain text.

Level 3

Level 3
Spykam25
Posts: 156
Registered: ‎24-02-2012
Message 2 of 4 (75 Views)

Re: Help?

Yes, it would. Put it anywhere inside a method. If you put it inside a custom method, make sure you call it.

public static void Update()
{
Console.WriteLine("Hello, World");
}

Please use plain text.

Member

Member
chaoswolf71
Posts: 2
Registered: ‎08-05-2012
Message 3 of 4 (68 Views)

Re: Help?

What would that produce if i ported onto the vite?

Please use plain text.

Level 3

Level 3
Spykam25
Posts: 156
Registered: ‎24-02-2012
Message 4 of 4 (56 Views)

Re: Help?

Without the debugger connected, nothing.
With the debugger connected, "Hello, World" will show up in the Application Output window.

Please use plain text.
This widget could not be displayed.
Announcements

Welcome to the PlayStation Mobile Developer Forums


This is a community for the discussion of technical topics with other developers and SCE engineers. Posting ideas/requests are also appreciated. Join the discussion!

PlayStation®Mobile開発者フォーラムでは世界中の開発者の皆様と一緒に、議論や情報交換が可能です。SCEも議論に参加し、皆様の開発をサポートします。アイデアやリクエストも大歓迎です。ぜひご参加ください。

PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.

フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと PSM DevPortalを一度ログアウトし、再度ログインしてください。






Recent News