Thread: newbie, C codes for linux

  1. #1
    Registered User
    Join Date
    Jul 2011
    Posts
    1

    newbie, C codes for linux

    This is my first time in the forum so I apologize if I’m not following the rules of posting.
    I’m learning linux but this week I need to write few simple C codes and I never learned C programs. Can this forum help me?
    Count by 1’s to the number 300 each number should display as output to the screen. For each number divisible by 4 your output should reflect that number is divisible by 7. For each number divisible by 4 and 7, your output should reflect that is divisible by 4 and 7.

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Perhaps you should have started by reading the rules of posting, such as the Homework Policy.

    Why would you need to write 'C' programs if you never learned to write 'C' programs?

  3. #3
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    This would be a great place to start: CBoard Tutorials
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. newbie linux user question
    By agilman in forum C++ Programming
    Replies: 2
    Last Post: 02-26-2006, 03:50 AM
  2. C++ newbie / linux not so newbie question
    By goldmonkey in forum C++ Programming
    Replies: 7
    Last Post: 12-13-2003, 12:27 PM
  3. Linux - A newbie
    By Mipmapped in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-29-2002, 11:23 AM
  4. converting scan codes to ascii codes
    By stupid_mutt in forum C Programming
    Replies: 11
    Last Post: 01-25-2002, 04:06 PM
  5. Help for a poor linux newbie??
    By Fordy in forum Linux Programming
    Replies: 2
    Last Post: 09-27-2001, 07:39 PM

Tags for this Thread