C / C++ FAQs & Programming Resources - ProkutFAQ : RecentlyCommented

HomePage Recent Changes Recently Commented Login/Register
-->
Quick Links
Categories
Links

Recent comments


Thu, 04 Feb 2010:
    13:35 EST CPPFAQ, comment by 117.193.192.226
do any one know wat is the max size an array can hold?

Thu, 28 Jan 2010:
    23:50 EST MultiDimArray, comment by 164.125.37.125
Thank you for your posting,,

Sun, 24 Jan 2010:
    06:04 EST ProjectDownloads, comment by 117.206.48.81
thanksssssssss a lot

Thu, 21 Jan 2010:
    16:18 EST MultiDimArray, comment by SharathAV
@above (117.192.234.174) Point taken, made the necessary correction.

Tue, 19 Jan 2010:
    02:04 EST MultiDimArray, comment by 117.192.234.174
the above explanation is wrong, *( (*p) +3) will not point to *( (*p+1)), the array locations are not continious at the …

Mon, 18 Jan 2010:
    08:30 EST ProjectDownloads, comment by 117.196.209.121
may we get some intarractive projectson c++ codeing.

Sun, 17 Jan 2010:
    19:09 EST MultiDimArray, comment by 125.20.82.163
thanks man!....

Sat, 16 Jan 2010:
    11:39 EST Avoid16bitTurboCppCompilers, comment by cpc2-staf1-0-0-cust562.sol2.cable.ntl.com
Learning to program with "Turbo 3.0" is a bit like digging the garden with a dessert spoon because nobody has …

Mon, 11 Jan 2010:
    16:08 EST ProjectDownloads, comment by triband-del-59.177.65.212.bol.net.in
it is helpful

Sun, 10 Jan 2010:
    02:02 EST BitSetUnset, comment by c-98-207-89-194.hsd1.ca.comcast.net
Using XOR to unset will not work always, especially when you don't know whether the bit is set or unset in n th position…

Sat, 02 Jan 2010:
    10:22 EST MultiDimArray, comment by 117.192.66.45
Thank you very much....

Mon, 28 Dec 2009:
    22:28 EST WildAndDanglingPointers, comment by www.beamtele.com
THANK u. GAINED SOME KNOWLEDGE

Sun, 27 Dec 2009:
    11:12 EST ProjectDownloads, comment by ABTS-mp-dynamic-161.206.168.122.airtelbroadband.in
want a project on banking in c++

Sat, 26 Dec 2009:
    13:38 EST ProjectDownloads, comment by 117.98.187.14
want a railway ticket booking projrct in c++ with print the tickety

Sat, 12 Dec 2009:
    07:52 EST ProjectDownloads, comment by 59.161.102.32.cdma-delhi.vsnl.net.in
thnks

Mon, 07 Dec 2009:
    20:26 EST MultiDimArray, comment by ip-94-42-50-226.multimo.pl
Excellent explanation!! Thank You very much!

Wed, 02 Dec 2009:
    17:17 EST MultiDimArray, comment by cpc2-nfds2-0-0-cust476.lei3.cable.ntl.com
Applied this to my code, no problem. Great post.

Sat, 14 Nov 2009:
    04:24 EST ProjectDownloads, comment by 59.93.194.10
thanks

Fri, 13 Nov 2009:
    08:48 EST CFAQ, comment by 59.99.115.22
give the option to the user to ask questions or quary so that he/she'll get exact answer..

Tue, 10 Nov 2009:
    16:38 EST VoidMain, comment by 123.238.127.247
i was searching for same information. thanks. chankey007(jaipur)

Wed, 04 Nov 2009:
    11:20 EST SharathAV, comment by 123.236.63.145
nice website

Mon, 26 Oct 2009:
    00:40 EDT Cquine, comment by 117.199.160.248
but the header files not comes as output in this program........ i want they also appear in output...........

Sun, 13 Sep 2009:
    04:52 EDT GoodCBooks, comment by 117.192.142.57
hi.....Can anybody suggest the books which is useful for advanced C and Unix oprating??????Am a beginner still.........…

Wed, 26 Aug 2009:
    17:02 EDT CFAQ, comment by 117.199.36.56
good question

Thu, 13 Aug 2009:
    08:04 EDT ReturningArrayFromFunction, comment by 202.131.124.34
yes you define the insertion sort function before main......dats y the scope is still there.....but if you declare proto…

Sun, 09 Aug 2009:
    14:33 EDT HowToConnectDatabase, comment by SharathAV
You need to link the MySQL library (libmysql.lib file) to your program. Linking method depends on your compiler, so you'…

Sat, 08 Aug 2009:
    18:17 EDT PassingArrayArguments, comment by SharathAV
Thanks, now I have updated with correct prototype for second program.
    13:07 EDT PassingArrayArguments, comment by 203.34.117.5
Correction to Second Program :- void myFunction(int(*)[4][4]);

Fri, 07 Aug 2009:
    15:00 EDT FindSizeWithoutSizeof, comment by 61.246.216.100
Too good

Thu, 06 Aug 2009:
    14:37 EDT HowToConnectDatabase, comment by wblv-ip-pcache-7-vif1.telkom-ipnet.co.za
Hi this is a pretty cool example to connect... I have just one problem: I get the following error messages, don't know w…

Wed, 29 Jul 2009:
    22:01 EDT HowToConnectDatabase, comment by 117.193.135.79
useful one
    12:10 EDT WildAndDanglingPointers, comment by 210.212.230.129
thank u

Sat, 18 Jul 2009:
    21:07 EDT ClassVsStruct, comment by 117.97.120.32
Another difference between struct and class is that the default inheritance is public and private respectively. Regar…

Sat, 11 Jul 2009:
    05:18 EDT HowToConnectDatabase, comment by acl1-1648bts.gw.smartbro.net
tnx for giving us info about turbo c.. it helps us alot!!

Fri, 03 Jul 2009:
    05:41 EDT EBooks, comment by 115.69.149.6
what type concepts being asked in placement ...regarding c and c++.....

Wed, 24 Jun 2009:
    13:29 EDT Avoid16bitTurboCppCompilers, comment by 117.98.58.136
good this software

Thu, 18 Jun 2009:
    15:13 EDT CcodeNotCPP, comment by SharathAV
That depends on your implementation. If you do find out a way to access them, your method would not apply for other comp…

Tue, 16 Jun 2009:
    19:21 EDT CcodeNotCPP, comment by cpe-76-185-58-5.tx.res.rr.com
Can we somehow get an access the stack addresses for these passed values since they reside on the stack on function bein…

Sat, 13 Jun 2009:
    12:13 EDT ProjectDownloads, comment by 59.95.162.13
so nice

Wed, 10 Jun 2009:
    15:23 EDT CategoryPuzzles, comment by HariUctech
Good questions but these r very easy queries.pls provide more quries.

Mon, 08 Jun 2009:
    17:05 EDT CFAQ, comment by 60.243.166.73
really it will help for all peoples.........

Thu, 04 Jun 2009:
    05:51 EDT CategoryPuzzles, comment by 121.243.89.10.static-bangalore.vsnl.net.in
Superb Questions friend....Why cant u provide some more questions like this...

Thu, 07 May 2009:
    17:27 EDT Print1toNwithoutLoop, comment by 117.97.70.22
For the C version, why not use goto which is easier to read than the setjmp/longjmp version?
    17:22 EDT CFunctionBeforeMain, comment by 117.97.70.22
You can do it in C++

Wed, 08 Apr 2009:
    07:30 EDT MultiDimArray, comment by ABTS-North-Static-002.190.160.122.airtelbroadband.in
thanks for this info...

Tue, 07 Apr 2009:
    08:57 EDT ReturningArrayFromFunction, comment by segment-124-30.sify.net
In the above example i can return a array and print it in main(). Anything wrong in this..? mail: warad.puneet@gmail.co…
    08:55 EDT ReturningArrayFromFunction, comment by segment-124-30.sify.net
#include <stdio.h> int *insertionSort(int a[], int array_size) { int i, j, index; for (i = 1;…

Wed, 25 Mar 2009:
    01:54 EDT PowerOfTwo, comment by 216.87.118.11
Hi, I tried doing the same using the log function.....I think the program works correctly..... int main() { cout<…

Wed, 18 Mar 2009:
    15:58 EDT NearestPowerOfTwo, comment by SharathAV
Not broken. The code is to find nearest power of two greater than or _equal_ to the given number.

Mon, 23 Feb 2009:
    14:41 EST MultiDimArray, comment by ealsDCTS.salle.url.edu
thank you very much .... Ahmed ads..




CategoryWiki
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.2603 seconds