Since 5/6/2012 8:08:41 AM, addy.amu has written 5 articles and participated in 3 conversations. addy.amu signature: addy.amu
addy.amu's articles:
Items(5) /1
scanf hangs when taking multiple inputs in a char array222 (11/3/2006 2:18:49 PM) comp.lang.c Hello friend, Lately, i cam accross a small problem that has causing quite more pain. Scanf hangs whenever i try to re- take input into the same char array. I've pasted below excerpt of my code: -------------... Adi
How to read a flat file line by line933 (9/8/2006 6:00:17 AM) comp.lang.c Hello eveyone, I wanna ask a very simple question here (as it was quite disturbing me for a long time.) My problem is to read a file line by line. I've tried following implementations but still facing problem... Adi
Time compatibility issue between Java and C222 (6/30/2006 4:04:51 AM) comp.lang.c Hello friend, Recently I encountered a problem which involve time synchronication/scheduling between two remote systems. One system running a Java program has to schedule a task on another system running a C ... Adi
A question from a new joinee1924 (11/9/2005 6:19:20 AM) comp.lang.c Hello friend, I've recently joined this public group. I've done lots of C programming stuff during my engineering days but only on a CLI (Turbo-C/C++). Right now i'm focussed on GUI programming through C and... adi
using 8086 in C245 (12/30/2004 8:43:23 PM) comp.lang.c hi friend, i've been making 8086 programs in TurboC editor and assembling it using TASM but now i want to know how to use both C statments along with x86 commands. I want"input from user to be used in manipulat... addy
addy.amu's replies:
Items(2) /1
How to convert float to hex?930 (1/5/2005 2:58:44 PM) comp.lang.c Hello colleague I want to convert a floating number for example 5236.9856982 to a hexadecimal number. I'd tried several things but my problem is to convert the position after decimal point. I searched numberle... mail.to.falko(4)
How to read a flat file line by line933 (9/8/2006 6:00:17 AM) comp.lang.c Hello eveyone, I wanna ask a very simple question here (as it was quite disturbing me for a long time.) My problem is to read a file line by line. I've tried following implementations but still facing problem... addy.amu(8)