Thread: Unfinished work..

  1. #16
    A Banana Yoshi's Avatar
    Join Date
    Oct 2001
    Posts
    859
    Me?
    Yoshi

  2. #17
    S Sang-drax's Avatar
    Join Date
    May 2002
    Location
    Göteborg, Sweden
    Posts
    2,072
    I'd probably create a Windows program, use TextOut to a device context and then save it. I don't know which method would be faster, but programming is not as repetitive.
    Quote Originally Posted by Brain Cell
    I can't believe i forgot about the member list.
    Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling

  3. #18
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    Whoa, there...

    Cerin and CGod on there and I'm not?


    The world truly is ending... :P

  4. #19
    Let's do some coding! Welshy's Avatar
    Join Date
    Mar 2005
    Location
    Staffordshire University, UK
    Posts
    168
    Add me add me! :P Im new, so i dont have hundreds of posts

  5. #20
    Registered User
    Join Date
    Dec 2002
    Posts
    56
    Pick me! Pick me!

  6. #21
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    heh... Just thought I should point this out:
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  7. #22
    Let's do some coding! Welshy's Avatar
    Join Date
    Mar 2005
    Location
    Staffordshire University, UK
    Posts
    168
    lol, yeah, got my 100th post on the same day

  8. #23
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    You should be able to do this in code quite easily. Create the outer edges and then fill in the rest. All you need is the number of pixels per line to create a perfect C and then create a string that is nearly the same length composed of member names and spaces.

    Would be a cool thing to see completed.

  9. #24
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Quote Originally Posted by Bubba

    Would be a cool thing to see completed.
    Heh, ok

    http://cboard.cprogramming.com/showthread.php?t=65422

  10. #25
    mov.w #$1337,D0 Jeremy G's Avatar
    Join Date
    Nov 2001
    Posts
    704
    I should have made the list.
    c++->visualc++->directx->opengl->c++;
    (it should be realized my posts are all in a light hearted manner. And should not be taken offense to.)

  11. #26
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    You are on the complete one

  12. #27
    Registered User
    Join Date
    Jan 2003
    Posts
    361
    Oh please god, let it die!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. getline() don't want to work anymore...
    By mikahell in forum C++ Programming
    Replies: 7
    Last Post: 07-31-2006, 10:50 AM
  2. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  3. Problems in getting OpenGL to work
    By zonf in forum C Programming
    Replies: 5
    Last Post: 02-13-2006, 04:48 AM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. DLL __cdecl doesnt seem to work?
    By Xei in forum C++ Programming
    Replies: 6
    Last Post: 08-21-2002, 04:36 PM