Author Topic: Send in your C++ or C student coding problem, with code inside code tags (#)  (Read 108511 times)

Offline David

  • Hero Member
  • *****
  • Posts: 647
    • View Profile
Ok ... please feel free to reply with your coding problems for students beginning C or C++ ... (or your ideas for enhancements to the Cvec and Clist structures provided above ... or other snippets that you might like to see, or are having trouble finding here or elsewhere) ...

Shalom shalom,

David
https://sites.google.com/site/andeveryeyeshallseehim/

You may contact me via my e-mail link (the contact editor link) in the middle of this following page:
https://sites.google.com/site/andeveryeyeshallseehim/home/he-comes
« Last Edit: September 14, 2011, 12:57:02 AM by David »

Offline David

  • Hero Member
  • *****
  • Posts: 647
    • View Profile
You might like to also see these ...

Six Fast Steps to Programming in C
http://developers-heaven.net/forum/index.php/topic,2022.0.html

Six Fast Steps to Programming in C++
http://developers-heaven.net/forum/index.php/topic,2019.0.html

Free coding help for beginners in C or C++
http://developers-heaven.net/forum/index.php/topic,2575.0.html

CvecOfInt.h, CvecOfString.h, Cvec.h, Cvec_func's.h (now with FUNCTION POINTERS)
http://developers-heaven.net/forum/index.php/topic,2580.0.html

ClistOfInt.h, ClistOfString.h, Clist.h, Clist_func's.h (now with FUNCTION POINTERS)
http://developers-heaven.net/forum/index.php/topic,2582.0.html
« Last Edit: July 19, 2011, 06:44:54 AM by David »

Offline David

  • Hero Member
  • *****
  • Posts: 647
    • View Profile
Update:

you can contact me via this link ...

https://sites.google.com/site/andeveryeyeshallseehim/

(my/editor gmail link is on the 2nd page)

Ok students beginning C or C++ ... this page is for you to get help with your beginning computer programming problems in C or C++.

Please include your code inside code tages ...

After you click on the Reply icon below, on the new page presented to you to write about your problem and submit your code ... click on the above # icon to
Code: [Select]
  // your code goes here ... // insert your code between these two start and stop code tags ...[ code ] // your code goes here ... // [ /code ]  Only don't add spaces inside the tags as I did here, so that you could SEE something of what code tags look like.  The code tages will preserve the indentation of your C/C++ code.

Please include a statement of the problem given and the problem(s) you are having ... and allow some time for a reply, as this help is being offered on a trial experimental gratuitous basis.

BEFORE you click on Post/Save at the bottom of your page, please click on Preview ...

and make sure you correct any typos ...

and that the problem is stated clearly ...

using good grammar and helpful punctuation.


Shalom shalom,

David