Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

19
votes
7answers
442 views

Rephrased: list of platforms supported by the C standard

This is a rephrased version of an earlier question to better conform to the site's requirement. Does anyone know of platforms supported by the C standard, for which there are still active development ...
18
votes
2answers
258 views

Are the platforms covered by the C standard still in use? [closed]

Possible Duplicate: Rephrased: list of platforms supported by the C standard The C standard is very loosely defined: - it covers two's complement, ones' complement, signed magnitude - ...
9
votes
19answers
1k views

C#'s edge over VB

What in C#.NET makes it more suitable for some projects than VB.NET? Performance?, Capabilities?, Libraries/Components?, Reputation?, Reliability? Maintainability?, Ease? Basically anything C# can ...
5
votes
8answers
1k views

Does Erlang work on any non-x86 processors?

Does Erlang work on any non-x86 platforms? Microcontrollers for instance? I think it'd be neat to get a bunch of these and put Erlang code on them. Or does it work on GPUs? With Erlangs concurrent ...
2
votes
2answers
42 views

UI Change in Swing application across platforms

My Swing Application's GUI is built using Window Builder Pro GUI editor. Layouts used are MigLayout and AbsoluteLayout. Application is developed using Windows Machine, So UI is well aligned and neat ...
2
votes
2answers
81 views

What are the most mature platforms as of today? [closed]

What are the advanced and mature software platforms that can be used to create commercial software? And what types of apps are they suited at creating? We all know the basics: .NET makes quick work ...
1
vote
2answers
46 views

How to describe a platform to non-developers? [closed]

I've been trying to describe the concept of platforms to some non-developer people on my team. I'm trying to explain how platforms are more than just tools and environments. For example, the Facebook ...
1
vote
4answers
270 views

What platform can I compile binaries for, using LLVM (Low Level Virtual Machine)?

I am interested in using the LLVM's Clang compiler. LLVM claims to be cross-platform however it is not clear which platforms can be targeted. I have done quite a lot of Googling on this but there ...
1
vote
3answers
212 views

Honeycomb ActionBar & Phone App

I have been writing my first app for a few weeks and today I realised that if we want to develop for Honeycomb and normal phones, we are supposed to package them together as one app rather than as two ...
1
vote
2answers
141 views

Using compiler directives to support multiple platforms

This is a general software design question. Is it a good idea to use the #if compiler directive to support multiple platforms. For example, I have three files: IScreen.cs public interface IScreen { ...
1
vote
1answer
31 views

Implementation of APIs on diferent platforms

OK, this is basicly just about any non-default OS API running on all different OS. But for my example let´s consider platform Windows, API SDL (Simple DirectMedia Layer). Actually this question came ...
1
vote
1answer
206 views

What advantages does Windows Embedded Enterprise give you?

My company has built a machine that measures wedge and roundness of lenses by reading and interacting with very precise indicators, motors, and a switch panel. The interface for the machine is a WPF ...
0
votes
1answer
14 views

Font issue in Swing application on Mac OS

In my Swing Application, I have a Label with font type of Mistral, which works fine in Windows but not on Mac OS X. Due to that, font size is set to default, which makes clumsy UI. I mean if Font Name ...
0
votes
0answers
109 views

display list doesn't work the proper way

I had already coded the display list.. and when i opened it again the next day -> gone.. niiice i thought.. i've wasted hours for nothing and the next problem is.. i can't get it to work anymore the ...
-3
votes
0answers
15 views

How to prepare for Platforms Project Management Intern in Google? [closed]

I have 4+ years of professional java developer. Currently i am a team leader and lead the architecture and integration of medium sized enterprise systems and games. I intend to attend for internship ...