about the coding of visual basic

2007-11-10 Thread hgaansari

Hello Mr. /Ms.
	Hey I am Pakistani. I don?t know why I have interest in the database  
programming. I mad a database of a library during the coding I have  
created some problems just like as

1   Searching
2   Delete
Kindly helps me. I For further I want to information about visual  
basic if you have some Quires about searching & delete by name and  
categories basic concept please sent me if you can possible.
For further if you don?t have any information please tell me about any  
other website.

Thanks


HGA Ansari
Pakistan
Cell:   00923234113681
Office: 0092425121457-9 (211, 227)
Email:  [EMAIL PROTECTED] /gmail.com



This message was sent from 30Gigs.com. If you believe that this
message is unsolicited [SPAM] in nature, please send the complete
SMTP headers to [EMAIL PROTECTED] and we will take immediate
action to rectify the problem.




Re: Using crlibm as the default math library in GCC sources

2007-11-10 Thread Richard Sandiford
Uros Bizjak <[EMAIL PROTECTED]> writes:
> Forwarded is a short discussion with Mr. de Dinechin (forwarded with 
> permission), where the possibility to import crlibm as the default gcc 
> math library is discussed. I would like to ask members of the GCC SC for 
> the opinion on the idea of adopting crlibm as the default math library. 
> This way, the library can be compiled using all knowledge that gcc has 
> about the target processor. As hinted in the attached message - 
> autovectorization and perhaps recently introduced fixed-point 
> infrastructure can be used effectively in the implementation of this 
> library, as well as new AMD's FMA instructions.

That sounds like a great idea.  Do you know if the SC is already
considering it?  Or is it one of those cases where there needs
to be a bit more technical discussion first?

Richard


Re: Newbie

2007-11-10 Thread Laurynas Biveinis
Hi,

I was (and largely still am) in your situation. I'd suggest to start,
if you already haven't done so, by just trying building
(bootstrapping) GCC as needed for development, running testsuite,
learning how to compare two testsuite runs. Then try running cc1 under
gdb, familiarize with the GCC options that produce dumps of
intermediate representations.

>From there it becomes specific to the project you want to do, and
hopefully somebody familiar with the area will comment here.

Good luck!

2007/11/9, Matthieu Kaczmarek <[EMAIL PROTECTED]>:
> Hi,
> Greatings everyone.
>
> I new on this mailnig list and I would like to help. I'm a french Phd
> student in computer science. I am familiar with grammar, compiler and
> language theory and I have some programming skills and some
> experience with the libc and GNU standard.
>
> If it is possible, I would like to begin with a small project to get
> familiar with GCC code. I have been through the "Simple GCC projects"
> web page and I would be interested in project such as "Convert
> reorg.c to use the flow graph".
>
> Could someone help me to get involved ?
>
> Thanks,
>
> Matthieu
>


-- 
Laurynas