Forum: C++ Jul 20th, 2009 |
| Replies: 10 Views: 387 And one more question.How should I pronounce the first name of C++'s inventor,Bjarne strostroup? |
Forum: C++ Jul 18th, 2009 |
| Replies: 10 Views: 387 Hey I think with that big code,the question can't be seen but please pay attention there is a question in the post above! |
Forum: MS Access and FileMaker Pro Jul 18th, 2009 |
| Replies: 15 Views: 732 Yes.I really don't know where to look.Do you have an access fan friend? |
Forum: MS Access and FileMaker Pro Jul 18th, 2009 |
| Replies: 15 Views: 732 No difference
I'm really planing to do sth with bill gates. |
Forum: MS Access and FileMaker Pro Jul 18th, 2009 |
| Replies: 15 Views: 732 I wrote your code exactly in the macro definition but I got the same error message.then I changed it to:
ALTER TABLE 'Forms![Form1]![tname].text' ADD COLUMN 'forms![form1]![fname].text'... |
Forum: C++ Jul 17th, 2009 |
| Replies: 10 Views: 387 OK.I found a code one the internet with a lot of suffer(your lazy link was forbidden for me niek)And I changed it to be generic and overloaded [] operator for it,too.Here's the code:... |
Forum: MS Access and FileMaker Pro Jul 17th, 2009 |
| Replies: 15 Views: 732 This is my macro definition:
But when I run it,I get the error below: |
Forum: C++ Jul 17th, 2009 |
| Replies: 10 Views: 387 I simply wrote nothing.I just wanted to ask how to write a heap but you are confusing me and yourself with your posts.Just tell me how to write a heap data structure class in C++.I don't know what... |
Forum: MS Access and FileMaker Pro Jul 17th, 2009 |
| Replies: 15 Views: 732 Ok.Now I have just one more question.
I created a form and a macro.the macro is a runSql with alter table statement.I just want to use the text boxes of the form for the table name,field name and... |
Forum: C++ Jul 17th, 2009 |
| Replies: 10 Views: 387 I tried to write a Heap in C++ but I couldn't so I googled about it but I found nothing useful so I came here to know that is there somebody who can help me to write a binary heap data structure that... |
Forum: C++ Jul 17th, 2009 |
| Replies: 10 Views: 387 Hi
I'm trying to write a heap data structure but I have no idea how to do this.Could Someone help?
thanks |
Forum: MS Access and FileMaker Pro Jul 17th, 2009 |
| Replies: 15 Views: 732 You know I'm not really good in access so could you tell me where should enter that command and how to connect it with the submit button? |
Forum: MS Access and FileMaker Pro Jul 15th, 2009 |
| Replies: 15 Views: 732 Yes I'm going to let the user add a new field to the table but Its not a real world database. |
Forum: MS Access and FileMaker Pro Jul 15th, 2009 |
| Replies: 15 Views: 732 Hi
I want to know how can I make my database that the user can add a field to a table from a form or sth?
thanks |
Forum: Project Partners Wanted Jul 8th, 2009 |
| Replies: 3 Views: 390 I must tell that I just know PC programming and web development.
Not things related to embedded ones. |
Forum: Project Partners Wanted Jul 7th, 2009 |
| Replies: 3 Views: 390 Hi all
I was wondering if I can do some developing job(software and web)from far,send the result via internet and receive the payment via sth like paypal.I know C++,Qt and PHP.The experience is... |
Forum: Computer Science Jul 4th, 2009 |
| Replies: 1 Views: 364 Do mt questions have problem? |
Forum: Computer Science Jul 2nd, 2009 |
| Replies: 1 Views: 364 Hi all
I have some questions
1-Is an API just a set of functions that let you do sth easier that using the things that make up the API,directly?If yes so and API must be able to be compiled in... |
Forum: C++ May 23rd, 2009 |
| Replies: 9 Views: 615 Hey sidd aaaaaaah...does OP mean me?
and thank you for the link dragon |
Forum: C++ May 22nd, 2009 |
| Replies: 9 Views: 615 Hi people
Could someone tell me what is the difference between runtime and compiletime polymorphism?
thanks alot |
Forum: Visual Basic 4 / 5 / 6 May 10th, 2009 |
| Replies: 4 Views: 320 yeah i understood.so just give me the algorithm and the needed technical information about functions and (don't laugh)working with arrays.
you know VB is not the language i like to learn.in fact i'm... |
Forum: Visual Basic 4 / 5 / 6 May 10th, 2009 |
| Replies: 4 Views: 320 I came to add a new one
I think this one is really hard.This time the program must receive a,b and c and print the result of (ax^2+bx+c)^3 in standard mode(standard polynomial). |
Forum: Visual Basic 4 / 5 / 6 May 10th, 2009 |
| Replies: 4 Views: 320 Hi
I really need help
It is a homework for just four days later. want someone to write two programs for me:
1-A program that converts a decimal number to hexadecimal
2-A program that generates... |
Forum: C++ Apr 21st, 2009 |
| Replies: 1 Views: 203 Hi
I have two questions?
1-Is the quality of a picture related to its number of pixels?(I know its not related to c++)
2-Is it possible to work with individual pixels of a picture via c++?
thanks |
Forum: C++ Apr 19th, 2009 |
| Replies: 3 Views: 220 Hi pals
I have three qestions
1-Is it possible to overload {} operator?
2-What is the benefit of using function objects other than functions?
3-How can i access CPU serial number and such a... |
Forum: Assembly Apr 4th, 2009 |
| Replies: 8 Views: 579 And is it right for all compiled languages?(I meant High level languages) |
Forum: Assembly Apr 3rd, 2009 |
| Replies: 8 Views: 579 So there must be different versions of a compiler for different architectures.Is it right?
And does the word architecture returns just to CPU? |
Forum: Assembly Apr 3rd, 2009 |
| Replies: 8 Views: 579 But again ASM instructions must be introduced to the CPU.no?
if yes,What does that?
and HLA stands for High Level Assembler and is a kind of assembly that supports some commands of high level... |
Forum: Assembly Apr 2nd, 2009 |
| Replies: 8 Views: 579 Hi
I have 4 questions
1-Is it right that when you learn assembly you learn machine language,too?How?
2-What makes a programming language feature OS dependent?
3-Does Assembly have OS dependent... |
Forum: Assembly Mar 30th, 2009 |
| Replies: 9 Views: 710 But downloading a e.g 200 pages doc takes less time than reading it.so if you download it you can be online fewer.
and
I told it just because no one answered me for almost a day after i told... |
Forum: Assembly Mar 30th, 2009 |
| Replies: 9 Views: 710 It seems you are not good with dial up users.right? |
Forum: Assembly Mar 30th, 2009 |
| Replies: 9 Views: 710 It seems you are not good with dial up users.right? |
Forum: Assembly Mar 28th, 2009 |
| Replies: 9 Views: 710 Because you can use it offline.
I told you i have a problem with online things.because i'm using dial up to connect to the internet and you know,I must pay for that and i must not make the phone... |
Forum: Assembly Mar 28th, 2009 |
| Replies: 9 Views: 710 Hey really thank you but i have a problem with online things.
could you introduce me a PDF?
thanks |
Forum: Assembly Mar 28th, 2009 |
| Replies: 9 Views: 710 Hi men
could you introduce or even upload a PDF for me to learn x86 assembly language.
thanks a lot |
Forum: C++ Mar 24th, 2009 |
| Replies: 8 Views: 580 Hi
I just finished reading C++ the complete reference by herb schildt (almost a quarter ago)so i feel i can program in c++ but i don't know what to write.could you give me some problems that their... |
Forum: C++ Mar 18th, 2009 |
| Replies: 9 Views: 500 Come on man,I considered c++ programmers smarter.
its just an example of a pointer. |
Forum: C++ Mar 18th, 2009 |
| Replies: 9 Views: 500 To ArkM:
I know i must write sth like this in the prototype:
but i don't know what should write after the return command.I tried return *s,&s,s but all of them ware wrong.
To siddhant3s:
I... |
Forum: C++ Mar 18th, 2009 |
| Replies: 9 Views: 500 And one more question.
How can i gain some information about ANSI/ISO c++ standard and the compilers that support it?
thanks again |
Forum: C++ Mar 18th, 2009 |
| Replies: 9 Views: 500 Hi
Could you explain a little about the topic?
thanks |