Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
[C programming] Printing '/' char
Name: zerodepth Date: May 14, 2006 at 16:50:47 Pacific OS: Windows XP CPU/Ram: Pentium 4 Product: Dell
Comment:
Sorry if this is a newbie question but I'm trying to print an ASCII picture in C using slashes ( / ). How would I go about doing this? Thanks.
Summary: I'm posting this in desperation. This is an assignment for a C programming paper. I just can't seem to get it. The accompanying documentation says I am not to create any more variables. It also sa...
Summary: G'day, These two examples work with TurboC 2.0. The first one is a straight copy of the basic bubble sort algorithm adapted for the C programming language. The second is a version using a function swa...