Page 3 of 3 FirstFirst ... 23
Results 31 to 35 of 35

Thread: Graphics & other programming in Turbo C/C++

  1. #31
    Join Date
    Feb 2004
    Location
    In front of my VDU
    Posts
    17
    Originally posted by Harry Iyer@Mar 19 2004, 02:09 AM
    if (ch=='/r')
    simple mistake

    use '\r' not '/r'
    or u can use 13 (ASCII for '\r')

  2. #32
    Join Date
    Feb 2004
    Location
    In front of my VDU
    Posts
    17
    Originally posted by Harry Iyer@Mar 18 2004, 12:27 AM
    why doesnt anybody go for BLOODSHED DEV C++ 4.0 ? its a freeware and has a GUI. u can also get free updates from its website. the compiler is also quite user-friendly. i find it to b a decent substitute for TC.
    don't know why but all colleges seems to be happy only with TC.

    i was doing my project which needed large number of colors (shading project - SeqouiaView type). All i could get with TC were 64 shades of single color at a time, max 256 colors, in 640x480

    when i asked to my prof. about this they told me to shift to VC++

    and then there was no one knowing VC++ to help me if i stuck somewere, i learned VC on my one, upto the level that i can complete my project. i am still faceing some memory leakage problems as VC makes mem dump after my program exits. and there is no one who can tell me whats the problem.

    really college prof. hardly know how to work with other C compilers.

  3. #33
    Join Date
    Mar 2004
    Location
    Chennai
    Posts
    9
    thx aadipa.........tht just was the prob.

    which coll. r u in? BTW u dont have 2 feel so bad abt ur prof. bcoz the situation is worse in most of the coll. i m in electronics n comm. n m trying 2 learn comp all by myself & trust me its really frustrating if i get stuck somewhere. maybe its bcoz of the rapid updation in the field of computers tht these oldies cant keep up with.

  4. #34
    Join Date
    Mar 2004
    Location
    Chennai
    Posts
    9
    & i wonder y cant they give a field to attach files in this forum. otherwise i wouldnt take up half the web page writing the code.

    wht makes me real worried is tht whats gonna happen if i paste my code 4 a brick game i m working on, here! i think sandy will delete it!

  5. #35
    Join Date
    Jan 2004
    Location
    /dev/null
    Posts
    85
    If u really need some space to host ur files I am willing to help... (files related to programming only) Just send a mail with attachment to me rock_ya_baby@tech-arena.com

    BTW, check out the 'Some free hosts' thread in INTERNET section...

Page 3 of 3 FirstFirst ... 23

Similar Threads

  1. Graphics with C programming for Different shapes
    By Adriana_andros in forum Software Development
    Replies: 4
    Last Post: 12-01-2010, 11:26 AM
  2. Graphics program required in C programming Language
    By ramsun in forum Software Development
    Replies: 3
    Last Post: 19-11-2009, 12:17 PM
  3. Socket programming: Is any new Programming Language?
    By Kushan in forum Software Development
    Replies: 3
    Last Post: 14-11-2009, 11:13 AM
  4. Replies: 3
    Last Post: 13-12-2008, 01:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,635,905.19392 seconds with 17 queries