Search Results

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: iTaChi
Forum: VB.NET Jul 16th, 2007
Replies: 11
Views: 55,348
Posted By iTaChi
you cant get the coordinates of the pointer outside the form..

if you wish to.. customize windows!! :lol:
Forum: C Jul 8th, 2007
Replies: 21
Views: 3,777
Posted By iTaChi
isnt semicolon at the end of any statements a required syntax in C and C++??

if thats so, that cant be possible unless modifying the whole language(Not C anymore)..
Forum: C Jul 8th, 2007
Replies: 4
Views: 792
Posted By iTaChi
answer for you question #1:

using increment operation is far more effective than that of using assignment and addition operation..
Forum: C Jul 6th, 2007
Replies: 4
Views: 809
Posted By iTaChi
you forgot to put an address operator '&'..

code should be like this..

scanf("%s", &a);
Forum: C Jul 6th, 2007
Replies: 4
Views: 985
Posted By iTaChi
the numbers before them represents the limit of places(tens,hundreds etc.) of the data type(usually float/integer) should be..

get it?
Forum: C++ May 12th, 2007
Replies: 5
Views: 1,353
Posted By iTaChi
Forum: C++ May 12th, 2007
Replies: 5
Views: 1,353
Posted By iTaChi
well, since my OS is windows, i will go with windows,

So, how do i get started??

I want to learn about programs that can boot my pc, programs that can count how many files does my pc contains ,...
Forum: C++ May 12th, 2007
Replies: 5
Views: 1,353
Posted By iTaChi
Hi..

I know C and C++ and learned the basics in 1 month. now, i am writing programs, but that programs are only for mathematics.

Is there anyway i can learn system programming in C? What site...
Forum: C++ May 11th, 2007
Replies: 5
Views: 2,278
Posted By iTaChi
you cant call a function outside main(),

in c++ you can use cout to output data, that requires iostream.h so if you feel you want to use that in c, copy the header file to c's directory.

when...
Forum: C May 11th, 2007
Replies: 27
Views: 3,798
Posted By iTaChi
>Not necessarily. There's no guarantee that the address of the array as a whole is the same as the address of the first element. That's usually the case though.

Its right, but you wouldnt call the...
Forum: C++ May 11th, 2007
Replies: 9
Views: 1,263
Posted By iTaChi
yeah! and just be positive!!
Forum: Promotion and Marketing Plans May 11th, 2007
Replies: 2
Views: 1,398
Posted By iTaChi
can you please suggest me tips and tricks in increasing my site's traffic??

Thanks!!
Forum: Search Engine Optimization May 11th, 2007
Replies: 3
Views: 1,617
Posted By iTaChi
i checked my site's statistics..and i viewed the bots who visited my site..

then there was googlebot..40 hits..last may 9...but when i checked my index status in google..they said that my site is...
Forum: C++ May 11th, 2007
Replies: 9
Views: 1,263
Posted By iTaChi
yes...c/c++ is much complex..i think learning c/c++ in just 1 week is totally impossible unless, you have reading tutorials and studying c/c++ day and night through the whole week..that would be...
Forum: C++ May 10th, 2007
Replies: 7
Views: 1,278
Posted By iTaChi
hi...

the problem is, you cant put escape sequences in input functions like cin>>, it should be like this..

cin>>first;
cout<<"\n";
cin>>middle;
cout<<"\n";
cin>>last;
Forum: C May 9th, 2007
Replies: 27
Views: 3,798
Posted By iTaChi
nice question!

first, i want you to read a definition of arrays,

An array is an example of a homogeneous random access data structure. An array is merely a collection of similar data elements...
Forum: C++ May 9th, 2007
Replies: 7
Views: 1,070
Posted By iTaChi
in declaring and defining functions, you should know that there should be no whitespaces in the name,

also, you should assign the correct data type to a variable you declared, if you want it to...
Forum: C May 9th, 2007
Replies: 14
Views: 2,565
Posted By iTaChi
there are 2 ways...

1.you can use a pointer, and puts().

here is the example,

#include <stdio.h>
#include <string.h>

main()
Forum: C++ May 5th, 2007
Replies: 5
Views: 1,376
Posted By iTaChi
Thank you...well..ive been through that site, infact, i have made my website about c programming..

<URL cnipped>

(http://www.cprogrammingdock.serverspeople.net)
Thank you for the advise, i...
Forum: C++ May 5th, 2007
Replies: 5
Views: 1,376
Posted By iTaChi
Hello,

I want to know where to start in software programming in C and C++, I know their basics, i can write programs of mathematical solutions, but, can you please help me, adjust to a higher...
Forum: C++ Mar 25th, 2007
Replies: 34
Views: 4,826
Posted By iTaChi
hey...can anyone teach me c basics...like the while loop??thx...
Showing results 1 to 21 of 21

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC