Precompilers and OCI (MOSC)

MOSC Banner

Error at line 979, column 1 in file cashhpst_old.pc PCC-S-02010, found end-of-file while scanning st

edited Jul 20, 2015 11:25AM in Precompilers and OCI (MOSC) 2 commentsAnswered

Error at line 979, column 1 in file cashhpst_old.pc

PCC-S-02010, found end-of-file while scanning string literal

Error at line 0, column 0 in file cashhpst_old.pc

PCC-F-02102, Fatal error while doing C preprocessing

------------------------------------------------------------------------------------

I use Red Hat Linux, Oracle 12c.

-----------------------------------------------------------------------------------

Pro C Code

#define DELETE_NON_CashSheet

#ifndef ORA_PROC

#include <stdio.h>

#include <string.h>

#include <stdlib.h>

#include <math.h>

#include <time.h>

#include <sys/types.h>

#include <dirent.h>

#include <sqlca.h>

#include "saserr1.h"

#include "sasstd.h"

#define sep          0xFA

#define AppName      "CashHPst"

#define AppVer       "2.7b"

#define LogName      "cashhpst.log"

#define IniName      "cashhpst.ini"

#define DB_ID        "cashhpst/nys8uif6"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center