Forums
Want to start helloworld on Linux.
3 posts
• Page 1 of 1
Want to start helloworld on Linux.
my first example is the simplest.
i made a screenshot why it not work.
Another question i have is where to get more code examples from cobra with GUI and Networking such like FTP up/download. etc.
Regards
Ach
- Achletomeniak
Re: Want to start helloworld on Linux.
(1) If you use spaces to indent your code, it's 4 spaces per indentation level. If you use tabs, it's one tab per indentation level. I prefer tabs myself, but you're free to use either.
Many editors have an option to make whitespace characters like tabs and spaces visible. If your editor has that option, you may want to use it temporarily to fix your code.
(2) Cobra runs on .NET and Mono, so often you will find library calls by searching the web for things like:
.NET FTP
C# FTP
Mono FTP
Many editors have an option to make whitespace characters like tabs and spaces visible. If your editor has that option, you may want to use it temporarily to fix your code.
(2) Cobra runs on .NET and Mono, so often you will find library calls by searching the web for things like:
.NET FTP
C# FTP
Mono FTP
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Want to start helloworld on Linux.
I got it. yeah
For running the .exe which is compiled here on my linux machine is no problem ,
because i have a windows machine on the left side here.
First i must install mono an the Windows machine.
Thank you.
Achletomeniak
For running the .exe which is compiled here on my linux machine is no problem ,
because i have a windows machine on the left side here.
First i must install mono an the Windows machine.
Thank you.
Achletomeniak
- Achletomeniak
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 14 guests