Tagged Questions

1
vote
1answer
12 views

Is there any way to have eclipse recognise virtual defines per build configuration?

I am working on an inherited Borland C/C++ project and a lot of the project's functionality is hidden away behind #ifdefs which rely on defines passed to the compiler. I have been trying to get …
5
votes
5answers
308 views

Unfamiliar symbol in algorithm - What does ∀ mean?

I'm reading about an algorithm (it's a path-finding algorithm based on A*), and it contains a mathematical symbol I'm unfamiliar with: ∀ Here is the context: v(s) >= g(s) = min[s'∈pred(s)](v(s') …
1
vote
0answers
26 views

Possible typos in ECMAScript 5 specification?

Does anybody know why, at the end of section 7.6 of the ECMA-262, 5th Edition specification, the nonterminals UnicodeLetter, UnicodeCombiningMark, UnicodeDigit, UnicodeconnectorPunctuation, and …
0
votes
1answer
130 views

What does arrows mean in math? [closed]

->,arrow up,arrow down(don't know how to print it here) Anyone knows?
2
votes
3answers
50 views

Restricting symbols to local scope for linux executable

Hi All, Can anyone please suggest some way we can restrict exporting of our symbols to global symbol table? Thanks in advance Hi, Thanks for replying... Actually I have an executable which is …
0
votes
2answers
36 views

Preventing symbol loading in Visual Studio

Many questions have been asked about this, and many answers have been proposed, but nothing's worked for me. At one point, I turned on .NET symbol loading for WPF projects, using these instructions: …
2
votes
1answer
137 views

Loading .swc assets into array, in pure Actionscript 3 project

Hello, I know how to get Flash CS4 symbols into Flash Builder via .swc. The class names become available in the main class, but I can only instantiate those one by one, writing each name into the …
0
votes
2answers
32 views

AS3 - getting symbols from an assets library WITHOUT Flex

Been searching around for a long time, and the only examples I can find for doing this are something like this: [Embed(source="Assets.swf", symbol="dog")] private static var _Dog:Class; public …
0
votes
1answer
30 views

Shark was unable to find symbol information for this address range - iPhone

I'm trying to use Shark to determine which method(s) are taking the most time in my iPhone app. After sampling, I get this: Clicking the "!" button yields: Shark was unable to find symbol …
1
vote
5answers
147 views

How to store Euro Symbol in mysql database ?

How to store symbol for Euro currency in MySQL Database ?
1
vote
2answers
59 views

How come we pass the linking stage and still miss symbols ? ?

Hi All And thanks in advance. operating system: AIX 5.3. compiler: xlC_r build system is: "Unix Makefiles" our application uses several static (.a) libs and several shared (.so) libs. the build …
1
vote
2answers
128 views

WinDbg doesn’t load symbol file that is created using the same source but built at a differnt time than the original

Hi, We released a product (C#.NET library) and didn't store the pdb file of the library, assuming that we can always generate symbol files using the same source code. Now, we want to analyze crash …
3
votes
1answer
120 views

How do I use TeX/LaTeX formatting for custom data tips in MATLAB?

I'm trying to annotate a polar plot with data tips labelled with 'R:...,Theta:...' where theta is actually the Greek symbol, rather than the word spelled out. I'm familiar with string formatting using …
1
vote
2answers
36 views

does anyone knows of any site that have a searchable index of unicode symbols

Is there a site that would allow you to search for "arrow", for example, and provide all the Unicode symbols that match the keyword "arrow"? This would be very handy :) Ideally, it would also show …
0
votes
0answers
35 views

Strange squre-numerical symbols show as characters in firefox [closed]

Hi all, I have been seeing these strange symbols for a while now, and am curious as to what they are, and why they appear. Sometimes, they appear so frequently in one page, the writing is …

1 2 3 4 5 6 next
15 30 50 per page