Tagged Questions

2
votes
3answers
44 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
1answer
118 views

What does arrows mean in math? [closed]

->,arrow up,arrow down(don't know how to print it here) Anyone knows?
0
votes
1answer
15 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
87 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
24 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
24 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
120 views

How to store Euro Symbol in mysql database ?

How to store symbol for Euro currency in MySQL Database ?
1
vote
2answers
57 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
105 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
113 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 …
4
votes
4answers
654 views

How do I list the symbols in a .so file

How do list the symbols being exported from a .so file. If possible, I'd also like to know their source (e.g. if they are pulled in from a static library). I'm using gcc 4.0.2, if that makes a …
0
votes
0answers
31 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 …
2
votes
2answers
71 views

Symbols or Case Classes for sending messages to Scala Actors?

In the Scala actor examples I have seen where a parameterless message is sent to an actor (such as this), case classes (or case objects) have been created and then used as messages. Symbols work just …
0
votes
2answers
171 views

How to generate the Symbols file of a PowerBuilder program for dump analysis?

How to generate the Symbols file of a PowerBuilder program for dump analysis?

1 2 3 4 5 next
15 30 50 per page