0
votes
1answer
117 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
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 …
2
votes
1answer
83 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
1answer
14 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: …
1
vote
5answers
119 views
How to store Euro Symbol in mysql database ?
How to store symbol for Euro currency in MySQL Database ?
1
vote
2answers
104 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
109 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 …
0
votes
2answers
20 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
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
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 …
1
vote
2answers
136 views
Windbg - Detecting symbols needed for a crash dump
Hello,
I have a crash dump file that I need to analyze using windbg to run some tests.
Due to some restrictions I can't comment, my symbols folder can only contain the symbols needed to analyze …
2
votes
2answers
68 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 …
1
vote
1answer
109 views
Why does compiling a shared object with GCC always result in undefined references to main?
I'm running Solaris, so it's possible that this is specific to running GCC on Solaris. If I use GCC to generate a shared object, and then run nm on it to see undefined symbols, there will always be a …
1
vote
2answers
64 views
What are symbol fonts for? [closed]
Create a font is a lot of work, and using the right one a crucial part of application design. But I never understood why there are so many symbol fonts outthere, and more new coming everyday.
What …
